.modal-content {
    border-radius: 1rem !important;
}

body { padding-right: 0 !important }


.modal {
    padding-right: 0 !important;
}

.modal-dialog {
    max-width: 600px !important
}

.titlepop_mv{
	font-family: 'Lato';
    font-size: 30px;
    color: #000042;
    font-weight: bold;
}

Button.form-control-btn {
    color: white;
    background: #b32017;
    font-size: 18px;
    width: 35%;
    border-radius: 20px !important;
    text-transform: uppercase;
}

.email-column img{
    position: absolute;
    padding-top: 7px;
    margin-left: 35px;
}

.email-column input.form-control {
    height: 55px;
    border-radius: 30px;
    padding-left: 90px;
    font-size: 18px;
    font-family: 'Lato';
    box-shadow: 0 0.5rem 3rem rgba(173,32,23,.175)!important;
}

.email_remark_content {
    font-family: Lato;
    font-size: 17px;
    color: #000000;
}

#notice-popup {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    color: #676767;
}

.contact-form {
    width: 150px;
    margin: 0px;
    background-color: white;
    font-family: Arial;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -255px;
    box-shadow: 1px 1px 5px #444444;
    padding: 20px 40px 40px 40px;
}

@media only screen and (max-width: 500px) {
	Button.form-control-btn {
    	width: 70%;
	}
}

/*end modal css*/

/*renewal bonus*/

.divider-line {
    box-sizing: content-box;
    height: 0px !important;
    overflow: visible;
    opacity: 1;
    margin-top: 25px;
    background-color: transparent;
}

.small_title p {
	font-size: 20px;
    font-family: 'Lato';
    color: #c1402d;
}

.small_title h3 {
	font-size: 35px;
    font-family: 'Merriweather-Bold';
}

.small_title h4 {
	font-size: 31.5px;
    font-family: 'Lato';
}

.small_title span {
	font-size: 45px;
    font-family: 'Merriweather-Bold';
}

.bonus-img-content .Bwebview{
		width: 100%;
		height: auto;
}

.bonus-img-content .Bmobileview{
		width: 100%;
		height: auto;
		display:none;
}

.renewal-bonus_outbkg {
    padding-bottom: 40px;
    padding-top: 40px;
    background-image: url(../images/Background-1.png);
    background-repeat: repeat-x;
}

@media only screen and (min-width: 1183px){
	.col-md-4.bonus-img-content.customeimg2 {
    	/*margin-right: -35px;*/
    	margin-right: -45px;
    	margin-left: -12px;
	}
	
	.col-md-4.bonus-img-content.customeimg1 {
    	margin-left: 46px;
	}
}

@media only screen and (min-width: 975px) and (max-width: 1165px){
	.col-md-4.bonus-img-content.customeimg2 {
    	margin-right: -30px;
	}
}

@media only screen and (min-width: 751px) and (max-width: 974px){
	.col-md-4.bonus-img-content.customeimg2 {
    	margin-right: -21px;
	}
}

@media only screen and (max-width: 975px) {
	.small_title h3 {
		font-size: 32px;
    }
    
    .small_title span {
   		font-size: 40px;
    	line-height: 1.5;
    }
    
    .faq_main h3 {
    	font-size: 32px !important;
    	padding-bottom: 1.5rem!important;
    }
    
    .bonus-img-content .Bwebview{
		display: none;
	}

	.bonus-img-content .Bmobileview{
		width: 100%;
		height: auto;
		display:block;
	}
	
	.ULTIMATEBONUS_outbkg .UB, .ULTIMATEBONUS_outbkg .BV, .ULTIMATEBONUS_outbkg .GV {
    	padding-left: 0px !important;
    	font-size: 20px;
    	width: 90%;
    	text-align: center;
    	margin: auto;
	}
	
	span.UBcontent {
	    font-size: 17px !important;
	}
	
    .bonux-big-content{
    	background: white !important;
    	width: 90% !important;
    	margin: auto !important;
    	padding-top: 20px;
    }
    
    .bonux-big-content_bottom{
    	background: white !important;
    	width: 90% !important;
    	margin: auto !important;
    	padding-top: 20px;
    	padding-bottom: 20px;
    }
    
    .UBcontentSmall {
   		margin-top: 0px !important;
   		font-size: 17px !important;
	}
	
	.mbst:before {
   		border-top: 21px solid transparent;
    	border-right: 21px solid #EB5C29;
    	margin-left: 43%;
	    transform: rotateZ(45deg);
	    top: 25px !important;
	    z-index: 1;
	}
	.mbst:before {
	    content: "";
	    position: absolute;
	    top: 15px;
	    width: 0;
	    height: 0;
	}
	
	.big-box {
    	width: 90%;
    	margin: auto;
	}
	
	.signup-box {
    	float: right;
    	width: 38%;
   		margin-top: 38px;
	}
}

/*end bonus*/

/*notice*/
.renewal-notice_outbkg {
    background-image: url(../images/Background-2.png);
    background-repeat: round;
}

.noticeimg{
	width: 100%
}

.noticeimg img{
	width: 60%
}

.renewal-notice_text {
   padding-top: 50px;
}

.renewal-notice_text h5{
	color: white;
    font-family: 'Merriweather Italic';
    font-size: 45px;
}

.renewal-notice_text_v2 p{
	color: white;
    font-family: 'Merriweather Italic';
    font-size: 25px;
}

.py-7 {
    padding-top: 8px;
}

.renewal-notice_text h5::before{
    content: "";
    background: white;
    width: 25%;
    height: 3px;
    position: absolute;
    left: -80px;
    bottom: 0px;
    margin: auto;
    top: -5px;
}

.renewal-notice_text h5::after{
    content: "";
    background: white;
    width: 25%;
    height: 3px;
    position: absolute;
    right: -80px;
    bottom: 0px;
    margin: auto;
    top: -5px;
}

.row.renewal-notice_text_v2 {
    padding-bottom: 50px;
}

@media only screen and (max-width: 975px){
	.noticeimg, .renewal-notice_text h5::after, .renewal-notice_text h5::before{
    	display: none;
	}
}

/*end*/

/*faq*/

.faq_main p {
    font-family: Lato;
    font-size: 20px;
    color: #c1402d;
}

.faq_main h3 {
    font-family: Merriweather-Bold;
    font-size: 40px;
    color: #000000;
}

.faq_outbkg {
    padding-bottom: 40px;
    padding-top: 40px;
    background-image: url('../images/Background-3.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}


/*UB*/
.ULTIMATEBONUS_outbkg{
 	padding-bottom: 85px;
    padding-top: 40px;
    background-image: url('../images/Background-4.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.ULTIMATEBONUS_outbkg p{
	color: white;
	font-size: 35px;
	font-family: 'Merriweather Italic';
}

.ULTIMATEBONUS_outbkg .UB{
	background-color: #EB5C29;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 3rem;
}

.ULTIMATEBONUS_outbkg .BV{
	background-color: #FA9800;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 3rem;
}

.ULTIMATEBONUS_outbkg .GV{
	background-color: #35CCCB;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 3rem;
}

span.UBcontent {
    font-family: 'Lato-BlackItalic';
    font-size: 32px;
    color: #eb5c29;
}

.UBcontentSmall {
    font-family: 'Lato-BoldItalic';
    font-size: 21px;
    color: black;
    margin-top: 18px;
    display: block;
    line-height: 1;
}

.starIcon {
    align-items: center;
    padding-left: 45px !important;
}

@media only screen and (max-width: 800px) {

	.starIcon {
    	align-items: baseline !important;
    	padding-left: 30px !important;
    }
}

.subscriptionbox {
    padding-right: 35px !important;
}

@media only screen and (max-width: 974px){
	.subscriptionbox {
    	padding-right: 15px !important;
	}
}

.UB-outer{
	display: contents;
}

.big-orange-cover {
    cursor: pointer;
}

.content-wrap #caption4:hover {
	transition: 1.5s ease;
	transform: translateY(-180px);
}

@media only screen and (min-width: 975px){
	.content-wrap #caption1:hover {
		height: 75%;
	}
	
	.content-wrap #caption2:hover {
		height: 45%;
	}
	
	.content-wrap #caption3:hover {
		height: 85%;
	}
	
	.content-wrap #caption4:hover {
		height: 68%;
	}
	
	.content-wrap .caption {
		height: 35%;
	}
}

.big-box {
    background: #EB5C29;
    margin-top: -55px !important;
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.firstwhitebox {
    background-color: white;
    height: 70%;
    width: 96%;
    margin-left: 4px;
    border-radius: 4px;
    text-align: center;
}

.big-box-BV {
    background: #FA9800;
    margin-top: -55px !important;
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.firstwhitebox-BV {
    background-color: white;
    height: 70%;
    width: 96%;
    margin-left: 4px;
    border-radius: 4px;
    text-align: center;
}

.big-box-GV {
    background: #35CCCB;
    margin-top: -55px !important;
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.firstwhitebox-GV {
    background-color: white;
    height: 70%;
    width: 96%;
    margin-left: 4px;
    border-radius: 4px;
    text-align: center;
}

.title_price_span {
    color: #4aa75b;
    font-size: 35px;
    font-family: 'Merriweather-BlackItalic';
}

.divider-custom-line {
    width: 100%;
    max-width: 8.5rem;
    height: 0.11rem;
    background-color: #2c3e50;
    margin-left: 43px;
}

.middle_span {
    font-size: 12px;
    font-family: 'Merriweather Italic';
    padding-top: 5px;
    display: block;
}

.thrid_span {
    font-family: 'Merriweather-BlackItalic';
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 12px;
    display: block;
}

.signup-box {
	text-align: center;
    padding-top: 20px;
    font-family: 'Lato Black';
    color: white;
    font-size: 20px;
    line-height: 1;
}

a.signup-box-button {
    color: white;
}

.signup-box {
    animation: shake 2.5s;
    animation-iteration-count: infinite;
}

@media only screen and (max-width: 975px) {

	.big-orange-cover {
    	height: 150px;
	}
	
	.big-box, .big-box-BV, .big-box-GV {
    	width: 90%;
    	margin: auto;
    	margin-top: -3px !important;
	}
	
	.firstwhitebox, .firstwhitebox-BV, .firstwhitebox-GV {
		width: 50%;
	    display: inline-block;
	    margin-left: 25px;
	    margin-top: 18px;
	    border-radius: 10px;
	    padding-top: 10px;
	}
	
	.title_price_span {
    	font-size: 24px;
    }
    
    .divider-custom-line {
    	max-width: 7rem;
    	margin-left: 18px;
	}
	
	.middle_span {
    	padding-top: 9px;
    	margin-bottom: -3px;
	}
}

@media only screen and (max-width: 975px) and (orientation: landscape)  {
	.divider-custom-line {
    	max-width: 7rem;
    	margin-left: 60px;
	}
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}