html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-weight: inherit;
}
a:hover {
text-decoration: underline;
transition: all 0.4s ease-in-out;
}
table {
margin-bottom: 15px;
}
h1 {
font-weight: bold;
font-size: 36px;
color: #1877b9;
line-height: normal;
text-transform: uppercase;
}
h2 {
font-weight: bold;
font-size: 36px;
color: #1877b9;
text-transform: uppercase;
line-height: 40px;
margin-bottom: 20px;
}
h3 {
font-family: 'OpenSans-Bold';
font-size: 28px;
color: #020202;
line-height: normal;
text-transform: uppercase;
margin-bottom: 15px;
}
h4 {
font-weight: bold;
font-size: 22px;
color: #1877b9;
line-height: normal;
text-transform: uppercase;
margin-bottom: 15px;
}
h5 {
font-weight: bold;
font-size: 19px;
color: #272727;
line-height: normal;
text-transform: uppercase;
margin-bottom: 10px;
}
h6 {
font-weight: bold;
font-size: 17px;
color: #000;
line-height: normal;
text-transform: uppercase;
margin-bottom: 10px;
} .blue-btn {
display: inline-block;
background: #1877b9;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
color: #fcfcfc;
text-transform: uppercase;
transition: all 0.5s;
border: 0;
padding: 6px 23px 4px;
line-height: normal;
text-align: center;
}
.blue-btn:hover, .blue-btn:focus {
background: #f7941d;
color: #fcfcfc;
text-decoration: none;
}
.submit-btn {
display: inline-block;
background: #b36b0e;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #fff;
transition: all 0.5s;
border: 1px solid #b36b0e;
padding: 12px 30px;
}
.submit-btn:hover, .submit-btn:focus {
background: #fff;
color: #b36b0e;
text-decoration: none;
}
.alignleft {
float: left;
margin: 0px 10px 15px 0px;
}
.alignright {
float: right;
margin: 0px 0px 10px 15px;
}
p:empty {
display: none;
}
img {
height: auto;
}
.red-color {
color: #bc0101;
}
.mobile-div {
display: none;
}
.calculator-div {
display: inline-block;
width: 100%;
background: #e4e4e4;
padding: 30px 50px;
margin-bottom: 30px;
}
.calculator-div p:last-child {
margin-bottom: 0;
}
.envirabox-theme-base .envirabox-caption-wrap {
bottom: 0 !important;
}
.envirabox-caption {
background-color: rgba(0, 0, 0, 0.70);
font-size: 14px !important;
line-height:20px !important;
padding: 5px 5px 5px !important;
bottom: 0 !important;
} .envirabox-caption h2 {
font-size: 14px !important;
color: #fff;
line-height: inherit;
margin-bottom: 5px !important;
}
.envirabox-caption br {
display: none !important;
}
.envirabox-caption p {
margin-bottom: 0 !important;
}
.envirabox-theme-base .envirabox-close {
display:none;
}
.envirabox-theme-base .envirabox-navigation-inside {
display:none !important;
}
.envira-justified-gallery > div > div > a > .caption, .envira-justified-gallery > div > div > .caption, .envira-justified-gallery > div > div .caption {
display:none !important;
} .header {
float: left;
width: 100%;
min-height: 140px;
}
.logo {
float: left;
margin-top: 45px;
}
.header-right {
float: right;
text-align: right;
padding: 22px 0 15px;
}
.login-btn {
display: inline-block;
}
.login-btn a {
display: inline-block;
background: #1877b9;
font-family: 'OpenSans-Bold';
font-size: 18px;
text-transform: uppercase;
color: #fff;
padding: 8px 37px 9px;
line-height: normal;
}
.login-btn a:hover, .login-btn a:focus {
background: #f7941d;
text-decoration: none;
}
.login-btn a {
color: #fff;
}
.call-btn {
display: inline-block;
background: #f7941d;
font-family: 'OpenSans-Bold';
font-size: 18px;
text-transform: uppercase;
color: #fdfdfd;
padding: 8px 37px 9px;
line-height: normal;
}
.call-btn:hover, .call-btn:focus {
background: #1877b9;
color: #fff;
text-decoration: none;
}
.call-btn a {
color: #fff;
}
.call-btn a:hover, .call-btn a:focus {
color: #fff;
text-decoration: none;
}
.main-nav {
display: block;
margin-top: 7px;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
margin-right: 1px;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item, .main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child {
border-bottom: 2px solid #fff;
} .banner-area {
float: left;
width: 100%;
position: relative;
min-height:320px;
}
.banner-area img {
width: 100%;
min-height:auto;
object-fit: cover;
}
.banner-area .nivo-caption {
background: none;
position: absolute;
width: 560px;
right: 0;
top:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-transform: uppercase;
line-height: 23px;
color: #050300;
padding: 0px;
}
.banner-area .nivo-caption h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #050300;
text-transform: uppercase;
line-height: normal;
margin-bottom: 5px;
}
.orange-caption {
display: inline-block;
width: 100%;
background-color: rgba(247,148,29,0.75);
color: #fcfcfc;
padding: 23px 21px 23px 21px;
}
.banner-area .nivo-caption .orange-caption h2 {
color: #fcfcfc;
}
.orange-caption p {
padding-right: 95px;
margin-bottom: 13px;
}
.orange-caption .blue-btn:hover, .orange-caption .blue-btn:focus {
background: #fcfcfc;
color: #1877b9;
}
.banner-area .blue-btn {
float: right;
}
.white-caption {
display: inline-block;
width: 100%;
text-align: right;
background-color: rgba(255, 255, 255, 0.75);
padding: 23px 21px 23px 21px;
color: #050300;
}
.white-caption .blue-btn {
padding: 6px 10px 4px;
}
.white-caption p {
margin-bottom:13px;
} .tabs-area {
float: left;
width: 100%;
padding: 48px 0px 55px;
}
.tab-div {
position: relative;
float: left;
width: 24.2%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 23px;
text-transform: uppercase;
color: #a1a1a1;
text-align: center;
-webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
margin: 0px 0.4%;
padding: 12px 35px 30px;
}
.tab-div a p {
color: #a1a1a1;
text-align: left;
}
.tab-div img {
display: inline-block;
margin-bottom: 20px;
}
.tab-div h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 19px;
color: #1877b9;
margin-bottom: 30px;
text-transform: uppercase;
}
.tab-div a:hover, .tab-div a:focus {
text-decoration: none;
}
.tab-div .blue-btn {
position: absolute;
left: 0;
right: 0;
bottom: 0;
font-size: 18px;
padding: 13px 12px;
}
.tab-div:hover .blue-btn, .tab-div:focus .blue-btn {
background: #f7941d;
color: #fff;
} .schedule-area {
display:none;
float: left;
width: 100%;
background: #f5a646 url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/schedule-bg.gif) repeat-x bottom;
min-height: 254px;
}
.schedule-area h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #fff;
text-transform: uppercase;
margin-bottom: 20px;
line-height: 35px;
}
.schedule-text-div {
float: left;
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/calendar-icon.png) no-repeat top 70px right 65px;
width: 40%;
padding-right: 190px;
padding-top: 75px;
}
.schedule-form-div {
float: left;
width: 60%;
padding: 5px 0 18px;
}
.schedule-form-div .gform_wrapper label.gfield_label {
color: #ffffff;
font-size: 18px !important;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
line-height: normal;
}
.schedule-form-div .gform_wrapper label.gfield_label span {
display: none;
}
.schedule-form-div .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .one-half .medium.gfield_select {
width: 100%;
border: 0;
height: 39px;
font-family: 'SourceSansPro-Regular';
font-size: 15px;
line-height: 1.42857143;
color: #909090;
background-color: #fff;
background-image: none;
padding: 4px 12px;
outline: none;
}
.form-left-div .form-group {
margin-bottom: 5px;
}
.schedule-form-div .gform_wrapper .gform_body {
float: left;
width: 74%;
}
.schedule-form-div .gform_wrapper .gform_footer {
float: right;
width: 26%;
padding-top: 106px;
text-align: right;
clear: none;
margin: 0;
}
.schedule-form-div .gform_wrapper .gform_footer input.button, .schedule-form-div .gform_wrapper .gform_footer input[type=submit], .schedule-form-div .gform_wrapper .gform_page_footer input.button, .schedule-form-div .gform_wrapper .gform_page_footer input[type=submit] {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/submit-arrow.png) no-repeat right;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 32px;
color: #fff;
text-transform: uppercase;
padding-right: 32px;
border: 0;
outline: none;
padding-left: 0px;
margin: 0;
}
.schedule-form-div .gform_wrapper .gform_footer input.button:hover, .schedule-form-div .gform_wrapper .gform_footer input[type=submit]:hover, .schedule-form-div .gform_wrapper .gform_page_footer input.button:hover, .schedule-form-div .gform_wrapper .gform_page_footer input[type=submit]:hover {
color: #1877b9;
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/submit-arrow-hover.png) no-repeat right;
}
.schedule-form-div .gform_wrapper .top_label div.ginput_container {
margin-top: 0px !important;
}
.schedule-form-div .gform_wrapper ul.gform_fields li.gfield {
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 8px;
}
.schedule-area.business-form .schedule-form-div .gform_wrapper ul.gform_fields li.gfield {
padding-right: 16px;
padding-left: inherit;
}
.schedule-form-div .gform_wrapper {
margin: 3px 0 0;
}
.schedule-form-div .gform_wrapper div.validation_error {
display: none;
}
.schedule-form-div .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: calc(100% - 0px)!important;
}
.schedule-form-div .gform_wrapper li.gfield.gfield_error, .schedule-form-div .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
border: 0;
background: none;
padding: 0;
margin: 0 !important;
}
.schedule-form-div .gform_wrapper .field_description_below .gfield_description {
padding-top: 0;
}
.schedule-form-div .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
padding-right: 0;
}
.schedule-form-div .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .schedule-form-div .gform_wrapper li.gfield_error textarea {
border: 0;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
margin-top: 0 !important;
}
.gform_wrapper .validation_message {
color: red !important;
font-weight: normal !important;
}
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
max-width: -webkit-fill-available !important;
}
.schedule-area.business-form .schedule-form-div .gform_wrapper .gform_footer {
padding-top: 155px;
}
.schedule-area.business-form .gform_wrapper textarea {
border: 0;
} .welcome-area {
float: left;
width: 100%;
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/consulting-img.jpg) no-repeat top 0px right 30%;
background-size: cover;
padding: 150px 0px 90px;
}
.welcome-div {
float: left;
width: 45%;
background-color: rgba(247,148,29,0.80);
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fcfcfc;
line-height: 23px;
text-transform: uppercase;
padding: 130px 20px 42px 38px;
}
.welcome-div h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #fcfcfc;
text-transform: uppercase;
margin-bottom: 5px;
}
.welcome-div p {
padding-right: 117px;
margin-bottom: 20px;
}
.welcome-div .blue-btn {
float: right;
margin-top: 25px;
}
.welcome-div .blue-btn:hover, .welcome-div .blue-btn:focus {
background: #fff;
color: #1877b9;
}
.welcome-div p.padding0 {
padding: 0;
margin: 0;
} .content-area {
float: left;
width: 100%;
} .testimonial-area {
position: relative;
float: left;
width: 100%;
text-align: center;
padding: 33px 265px 35px;
}
.testimonial-area h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #000;
text-transform: uppercase;
margin-bottom: 30px;
text-align: center;
}
.testimonial-tab {
display: inline-block;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-transform: uppercase;
line-height: 23px;
}
.testimonial-tab img {
display: block;
margin: 0px auto 15px;
}
.testimonial-tab h6 {
font-size: 13px;
}
.testimonial-tab h6 span {
display: block;
color: #999;
font-size: 14px;
text-transform: capitalize;
font-weight: normal;
margin-bottom: 3px;
}
.testimonial-tab strong {
font-weight: bold;
}
.testimonial-area .owl-theme .owl-controls .owl-buttons div {
opacity: 1;
padding: 0;
margin: 0;
top: 20%;
font-size: 0px;
}
.testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-left-arrow.png) no-repeat center;
left: -70px;
}
.testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-right-arrow.png) no-repeat center;
right: -70px;
}
.owl-buttons {
font-size: 0px;
text-indent: -999px;
}
.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-left-arrow.png) no-repeat center;
position: absolute;
left: 16%;
top: 54%;
width: 35px;
height: 64px;
}
.owl-prev:hover {
cursor: pointer;
transition: all 0.5s;
}
.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-right-arrow.png) no-repeat center;
position: absolute;
right: 16%;
top: 54%;
width: 35px;
height: 64px;
}
.owl-next:hover {
cursor: pointer;
transition: all 0.5s;
}
.testimonial-text-div strong {
float: left;
margin-right: 6px;
} .rent-area {
position: relative;
float: left;
width: 100%;
-webkit-box-shadow: -1px 3px 10px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: -1px 3px 10px 0px rgba(0, 0, 0, 0.35);
box-shadow: -1px 3px 10px 0px rgba(0, 0, 0, 0.35);
}
.rent-area a:hover,
.rent-area a:focus {
text-decoration:none;
}
.rent-area img {
width: 100%;
margin-bottom: 25px;
}
.rent-area .textwidget {
margin-bottom: -1px;
}
.rent-text {     text-align: center;
}
.rent-text big {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 61px;
line-height: normal;
color: #000;
text-transform: uppercase;
margin-bottom: 20px;
}
.rent-text big span {
display: block;
font-size: 20px;
}
.rent-area .blue-btn {
font-weight: normal;
width: 100%;
} .logos-area {
position: relative;
float: left;
width: 100%;
padding: 120px 0 80px;
text-align: center;
}
.logos-area h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 36px;
color: #000;
text-transform: uppercase;
margin-bottom: 50px;
text-align: center;
}
.logos-area img {
display: inline-block;
margin: 0px 3%;
}
.logos-area .owl-prev {
left: 0;
top: 50%;
}
.logos-area .owl-next {
right: 0;
top: 50%;
}
.logos-area .owl-theme .owl-controls .owl-buttons div {
opacity: 1;
font-size: 0px;
padding: 0;
margin: 0;
top: 25%;
}
.logos-area .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-left-arrow.png) no-repeat center;
left: -20px;
}
.logos-area .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-right-arrow.png) no-repeat center;
right: -20px;
} .credit-area {
float: left;
width: 100%;
background: #f5a646;
color: #fff;
padding: 40px;
font-size: 23px;
margin-bottom: 30px;
}
.credit-area h4 {
color: #fff;
font-size: 25px;
}
.credit-area-text {
margin-top: 15px;
}
.credit-area img {
position: absolute;
width: auto;
height: 180px;
top: -45px;
right: 0px;
} .app-area {
float: left;
width: 100%;
text-align: center;
padding: 0 130px;
margin-bottom: 40px;
}
.app-area h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 36px;
color: #6b6b6b;
text-transform: uppercase;
margin-bottom: 10px;
}
.app-area ul {
list-style: none;
}
.app-area ul li {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/app-bullet.png) no-repeat 0px 5px;
padding-left: 31px;
font-weight: bold;
font-size: 24px;
color: #6b6b6b;
text-transform: uppercase;
}
.app-btn-div {
float: right;
width: 100%;
padding-top: 20px;
}
.app-btn-div img {
width: 49%;
float: left;
padding: 0px 1px;
} footer {
float: left;
width: 100%;
border-top: 5px solid #a1a1a1;
padding-bottom: 25px;
}
.f-logo {
float: left;
width: 100%;
padding: 5px 0px 22px;
}
.footer-tab {
float: left;
width: 100%;
font-family: 'OpenSans';
font-size: 15px;
color: #282828;
line-height: 23px;
}
.footer-tab p {
margin-bottom: 15px;
}
.footer-tab h6 {
font-family: 'OpenSans-Bold';
font-size: 13px;
color: #282828;
margin-bottom: 5px;
text-transform: uppercase;
}
.footer-tab ul {
list-style: none;
margin: 0;
}
.footer-tab ul li {
float: left;
width: 100%;
font-family: 'OpenSans';
font-size: 15px;
color: #282828;
line-height: 23px;
text-transform: capitalize;
margin-bottom: 5px;
margin-bottom: 2px;
}
.footer-tab ul li a {
color: #282828;
}
.footer-tab ul li a:hover, .footer-tab ul li a:focus {
color: #216b95;
text-decoration: none;
}
.footer-tab ul li.review-btn {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/review-btn.png) no-repeat;
width: 99px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
min-height: 20px;
line-height: 20px;
font-size: 10px;
text-transform: uppercase;
margin-top: 6px;
}
.footer-tab ul li.review-btn a {
color: #fff;
}
.footer-tab ul li.review-btn a:hover, .footer-tab ul li.review-btn a:focus {
color: #282828;
}
.footer-bottom-area {
float: left;
width: 100%;
margin-top: 45px;
}
.copyright {
float: left;
font-family: 'OpenSans-CondensedBold';
font-size: 15px;
color: #282828;
line-height: 21px;
margin-top: 3px;
}
.copyright a {
color: #216b95;
}
.copyright a:hover, .copyright a:focus {
color: #216b95;
}
.copyright p {
margin-bottom: 0;
}
.social-div {
float: right;
margin-top: -6px;
}
.social-div a {
margin-left: 1px;
}
.footer-links {
float: right;
margin-right: 25px;
}
.footer-links ul {
list-style: none;
margin-bottom: 0px;
line-height: normal;
}
.footer-links ul li {
display: inline-block;
font-family: 'OpenSans-CondensedBold';
font-size: 15px;
color: #282828;
line-height: 17px;
border-right: 1px solid #282828;
padding-right: 10px;
margin-right: 6px;
}
.footer-links ul li:last-child {
padding: 0;
margin: 0;
border: 0;
}
.footer-links ul li a {
color: #282828;
}
.footer-links ul li a:hover, .footer-links ul li a:focus {
color: #216b95;
text-decoration: none;
} .heading-area {
position: relative;
float: left;
width: 100%;
text-align: center;
margin-top: 5px;
}
.heading-area:before {
content: '';
position: absolute;
width: 100%;
height: 52px;
background: #1877b9;
left: 0;
right: 0;
top: 0;
}
.heading-area h1 {
background: #fff;
position: relative;
display: inline-block;
padding: 6px 90px 0;
min-height: 52px;
} .inner-banner-area {
float: left;
width: 100%;
border-bottom: 4px solid #1877b9;
padding: 26px 0 30px;
}
.inner-banner {
position: relative;
float: left;
width: 100%;
}
.inner-banner img {
width: 100%;
padding: 0px 150px;
}
.call-box {
position: absolute;
left: -20px;
background: #f3f3f3;
padding: 11px 20px;
width: 34%;
font-weight: bold;
font-size: 24px;
color: #1877b9;
text-transform: uppercase;
bottom: 102px;
}
.call-box a {
color: #1877b9;
}
.call-box a:hover, .call-box a:focus {
color: #f5a646;
text-decoration: none;
}
.blue-box {
position: absolute;
left: -20px;
background: #1877b9;
padding: 13px 36px 13px 16px;
width: 34%;
font-weight: bold;
font-size: 14px;
line-height: 22px;
color: #f3f3f3;
text-transform: uppercase;
top: 65px;
}
.blue-box p {
margin-bottom: 27px;
}
.blue-box p:last-child {
margin-bottom: 0px;
}
.orange-box {
position: absolute;
bottom: 154px;
right: 0;
background: #f5a646;
padding: 10px 18px 10px 13px;
width: 28.5%;
font-weight: bold;
font-size: 14px;
line-height: 22px;
color: #f3f3f3;
text-transform: uppercase;
}
.orange-box p {
margin-bottom: 27px;
}
.orange-box p:last-child {
margin-bottom: 0px;
}
.orange-box ul {
list-style: none;
margin-bottom: 0;
}
.orange-box ul li {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/white-bullet.png) no-repeat 0px 9px;
margin-bottom: 30px;
padding-left: 11px;
}
.orange-box ul li:last-child {
margin-bottom: 0px;
}
.call-box.inner-call-btn {
right: 14.5%;
bottom: 20px;
left: inherit;
} .full-content-area {
float: left;
width: 100%;
padding-top: 25px;
}
.full-content-area h2 {
text-align: center;
margin-bottom: 22px;
}
.theft-div {
float: left;
width: 100%;
}
.theft-img-div {
float: left;
width: 33%;
}
.theft-img-div img {
width: 100%;
object-fit: cover;
height:392px;
}
.theft-text-div {
background: #1877b9;
float: left;
width: 67%;
color: #fff;
padding: 25px 0px 30px 15px;
min-height:392px;
}
.theft-text-div h4 {
color: #fff;
font-size: 24px;
text-transform: uppercase;
line-height: normal;
padding-right: 70px;
margin-bottom: 30px;
}
.theft-box-div {
float: left;
width: 85%;
background: #fff;
font-weight: bold;
font-size: 23px;
color: #1877b9;
line-height: 35px;
text-transform: uppercase;
padding: 20px 30px 0px 30px;
margin-bottom: 25px;
}
.theft-box-div p:last-child {
margin-bottom: 0;
}
.theft-text-div .call-btn {
float: right;
margin-right: 111px;
transition: all 0.4s ease-in-out;
}
.theft-text-div .call-btn:hover, .theft-text-div .call-btn:focus {
background: #fff;
color: #1877b9;
text-decoration: none;
transition: all 0.4s ease-in-out;
}
.theft-text-div .call-btn a {
transition: all 0.4s ease-in-out;
}
.theft-text-div:hover .call-btn a, .theft-text-div:focus .call-btn a {
color: #1877b9;
text-decoration: none;
transition: all 0.4s ease-in-out;
}
.content-div2 {
float: left;
width: 100%;
font-size: 14px;
color: #020202;
text-transform: uppercase;
padding-top:40px;
}
.content-div2 h3 {
text-align: center;
}
.content-div2 h3 span {
display: block;
font-family: 'OpenSans';
font-size: 14px;
margin-bottom: 25px;
}
.content-div2 p {
margin-bottom: 20px;
}
.content-div2 ul {
list-style: none;
margin-bottom: 65px;
}
.content-div2 ul li {
position: relative;
font-weight: bold;
display: inline-block;
list-style: none;
font-size: 12px;
padding-left: 30px;
line-height: 24px;
margin: 0 10px;
}
.content-div2 ul li:first-child {
padding-left:0;
}
.content-div2 ul li:first-child:before {
display:none;
}
.content-div2 ul li:before {
position: absolute;
content: '';
width: 24px;
height: 24px;
left: 0;
top: 0;
background: #ff8500;
}
.content-div2 ul li.orange:before {
background: #ff8500;
}
.content-div2 ul li.yellow:before {
background: #fffb4b;
}
.content-div2 ul li.green:before {
background: #15d100;
}
.graph-tab {
text-align: center;
margin-bottom: 40px;
}
.graph-tab img {
display: inline-block;
}
.content-div2 h6 {
font-weight: bold;
font-size:14px;
color: #020202;
text-transform: uppercase;
margin-bottom:20px;
text-align: center;
}
p.small-text {
font-weight: bold;
font-size: 12px;
color: #000000;
margin-bottom: 8px;
text-align: center;
line-height: normal;
}
.logos-area.inner-logo-area {
padding: 50px 0 80px;
} .content-div {
float: left;
width: 100%;
min-height: 450px;
padding: 80px 0px 60px;
}
.content-div2 ul, .content-div2 ol {
margin-bottom: 25px;
}
.content-div ul, .content-div ol {
margin-bottom: 25px;
}
.content-div ul li {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/content-bullet.png) no-repeat 0 8px;
display: block;
line-height: 27px;
padding: 0 0 10px 20px;
}
.content-div ul li a {
color: #0e67b3;
}
.content-div ul li a:hover, .content-div ul li a:focus {
color: #010101;
text-decoration: none;
}
.content-div ol {
padding-left: 25px;
}
.content-div ol li {
line-height: 27px;
margin-bottom: 10px;
}
.note-text {
font-size: 13px;
line-height: normal;
margin-top: 40px;
margin-bottom: 0;
}
.tab-row {
float: left;
width: 100%;
text-align: center;
}
.repaire-tab {
display: inline-block;
width: 29%;
vertical-align: top;
margin: 0px 2%;
margin-bottom: 40px;
margin-top: 20px;
-webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
}
.repaire-tab img {
width: 100%;
}
.repaire-tab-text {
padding: 25px 15px;
}
.repaire-tab-text p {
margin-bottom: 0;
}
.last-row .repaire-tab {
width: 45%;
}
.quote-div {
background: #1877b9;
color: #fff;
text-align: center;
font-weight: bold;
padding: 30px 40px;
display: inline-block;
font-size: 20px;
}
.quote-div .title {
display: block;
text-align: right;
font-style: italic;
font-weight: normal;
}
.team-tab {
float: left;
width: 100%;
border-bottom: 1px solid #a1a1a1;
padding-bottom: 20px;
margin-bottom: 20px;
}
.team-tab:last-child {
border-bottom: 0;
padding-bottom: 0px;
}
.team-tab h3 span {
display: block;
font-size: 20px;
text-transform: uppercase;
}
.team-tab .alignleft {
margin: 0px 30px 10px 0px;
-webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.35);
border: 3px solid #1877b9;
}
.content-div .ui-accordion .ui-accordion-header {
background: #1877b9;
font-size: 17px !important;
text-transform: inherit;
color: #fff;
border: 0;
margin-bottom: 10px;
}
.content-div .ui-accordion .ui-accordion-content {
margin-top: -10px;
margin-bottom: 10px;
}
.content-div .ui-accordion-header-active {
background: #1877b9 !important;
color: #fff !important;
}
.content-div .gform_wrapper ul li.gfield {
background: none;
clear: inherit;
padding: 0;
}
.content-div .gform_wrapper .top_label input.medium, .content-div .gform_wrapper .top_label select.medium {
width: 100%;
}
.content-div .gform_wrapper label.gfield_label {
font-weight: 400;
margin-bottom: 0px;
}
.content-div .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .one-half .medium.gfield_select {
width: 100%;
border: 1px solid #d8d8d8;
height: 39px;
font-family: 'SourceSansPro-Regular';
font-size: 15px;
line-height: 1.42857143;
color: #909090;
background-color: #fff;
background-image: none;
padding: 4px 12px;
outline: none;
}
.content-div .gform_wrapper .gform_footer input.button, .content-div .gform_wrapper .gform_footer input[type=submit], .content-div .gform_wrapper .gform_page_footer input.button, .content-div .gform_wrapper .gform_page_footer input[type=submit] {
background: #f7941d;
font-family: 'OpenSans-Bold';
font-size: 18px;
color: #fdfdfd;
border: 0px;
line-height: normal;
text-transform: uppercase;
padding: 8px 37px 9px;
}
.content-div .gform_wrapper .gform_footer input.button:hover, .content-div .gform_wrapper .gform_footer input[type=submit]:hover, .content-div .gform_wrapper .gform_page_footer input.button:hover, .content-div .gform_wrapper .gform_page_footer input[type=submit]:hover {
background: #1877b9;
color: #fff;
text-decoration: none;
}
.content-div .gform_wrapper textarea {
height: 134px !important;
font-family: 'SourceSansPro-Regular';
font-size: 15px;
color: #909090;
border: 1px solid #d8d8d8;
}
.affiliate-testimonial-area {
background: #1877b9;
float: left;
width: 100%;
color: #fff;
}
.affiliate-testimonial-area h2 {
color: #fff;
}
.affiliate-testimonial-area .testimonial-tab {
display: inline-block;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
text-transform: uppercase;
line-height: 23px;
}
.affiliate-testi-title {
display: block;
padding-top: 15px;
}
.affiliate-testi-title h6 {
color: #fff;
font-weight: normal;
}
.affiliate-testi-title h6 span {
display: block;
font-size: 15px;
color: #fff;
text-transform: capitalize;
padding-top: 5px;
}
.affiliate-testimonial-area .testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/white-left-arrow.png) no-repeat center;
}
.affiliate-testimonial-area .testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/white-right-arrow.png) no-repeat center;
}
.contact-info {
background: #1877b9;
color: #FFF;
padding: 20px 20px 0px;
margin-top: 67px;
}
.contact-info ul {
padding: 0;
margin: 0;
}
.contact-info ul li {
background: none;
padding-left: 0px;
padding-bottom: 20px;
}
.contact-info ul li a {
color: #FFF;
}
.contact-info ul li a:hover, .contact-info ul li a:focus {
color: #f7941d;
}
.package-area {
display: block;
margin-bottom: 60px;
}
.package-div .heading-div {
background: #1877b9;
min-height: 70px;
color: #fff;
font-weight: bold;
font-size: 16px;
text-align: center;
text-transform: uppercase;
padding: 20px 0px;
}
.package-div.first-box {
background: #f5a646;
display: block;
font-size: 18px;
color: #fff;
}
.package-div.second-box {
background: #e2e2e2;
display: block;
font-size: 18px;
}
.package-div ul {
padding: 20px;
margin: 0;
}
.package-div.first-box ul li {
padding: 0 0 25px 20px;
}
.package-div ul li:last-child {
padding-bottom: 0;
margin: 0;
border: 0 !important;
}
.package-div.second-box ul li.yes {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/yes-icon.png) no-repeat center;
padding-left: 0;
min-height: 36px;
font-size: 0;
border-bottom: 1px solid #ececec;
padding-bottom: 21px;
margin-bottom: 1px;
}
.package-div.second-box ul li.yes:last-child {
border-bottom: 0;
padding-bottom: 0;
margin: 0;
}
.package-div.third-box ul li.no {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/no-icon.png) no-repeat center;
padding-left: 0;
font-size: 0;
border-bottom: 1px solid #ffba66;
padding-bottom: 18px;
margin-bottom: 1px;
}
.package-div.third-box {
background: #f5a646;
display: block;
font-size: 18px;
color: #fff;
}
.content-div .nav-tabs>li {
background: none;
line-height: normal;
padding: 0;
}
.content-div .wpcr3_button_1 {
background: #f7941d;
font-family: 'OpenSans-Bold';
font-size: 18px;
color: #fdfdfd;
border: 0px;
outline: none;
line-height: normal;
text-transform: uppercase;
padding: 8px 37px 9px;
}
.content-div .wpcr3_button_1:hover, .content-div .wpcr3_button_1:focus {
background: #1877b9;
color: #fff;
text-decoration: none;
}
.content-div .tab-content {
padding: 0px 50px;
}
.content-div .wpcr3_respond_2 input[type="text"] {
height: 35px;
margin-bottom: 16px;
}
.tab-content .owl-theme .owl-controls .owl-buttons div {
opacity: 1;
font-size: 0px;
top: 120px;
}
.tab-content .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-left-arrow.png) no-repeat center;
left: -60px;
}
.tab-content .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-right-arrow.png) no-repeat center;
right: -60px;
}
.tab-content .testimonial-tab {
border: 1px solid #ededed;
padding: 20px;
background: #fafafa;
border-radius: 4px;
margin-top: 25px;
min-height: 140px;
}
.testimonial-text-div {
display: block;
text-align: center;
} 
.test-text {
display: block;
text-align: left;
} 
.test-title {
display: block;
}
.test-video {
display: inline-block;
width: 50%;
} 
.test-video iframe {
width: 100%;
height: 320px;
}
.customer-review-tab .testimonial-text-div {
border: 1px solid #ededed;
padding: 20px;
background: #fafafa;
border-radius: 4px;
margin-top: 25px;
min-height: 140px;
margin-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
line-height: 23px;
text-transform: uppercase;
}
.customer-review-tab h4 {
font-size: 18px;
padding-left: 10px;
}
.customer-review-tab h4 span {
display: block;
color: #999;
font-size: 14px;
text-transform: capitalize;
font-weight: normal;
margin-bottom: 3px;
}
.tab-content #owl-carousel2.owl-theme .owl-controls .owl-buttons div {
top: 75px;
}
.no-more-rent-div .wpcr3_respond_1.wpcr3_in_content {
display: none;
}
.club-gallery {
margin-top: 50px;
}
.envirabox-theme-base .envirabox-navigation-inside .envirabox-arrow--left {
left: -50px !important;
}
.envirabox-theme-base .envirabox-navigation-inside .envirabox-arrow--right {
right:-50px !important;
} .blog-area {
float: left;
width: 100%;
border-bottom: 1px solid #cecece;
padding-bottom: 30px;
margin-bottom: 30px;
}
.blog-area h3 {
font-size: 25px;
text-transform: capitalize;
margin-bottom: 3px;
}
.blog-area h3 a {
color: #020202;
}
.blog-area h3 a:hover, .blog-area h3 a:focus {
color: #1877b9;
text-decoration: none;
}
.blog-area h6 {
font-size: 13px;
color: #1877b9;
margin-bottom: 25px;
font-style: italic;
}
.blog-area .blue-btn {
font-weight: normal;
font-size: 15px;
padding: 5px 23px 5px;
}
.post-area {
float: left;
width: 100%;
background: #dedede;
padding: 20px;
margin-bottom: 40px;
}
.post-area h4 {
margin: -20px -20px 20px;
padding: 20px 20px 10px;
border-bottom: 1px solid #ccc;
}
.post-area ul {
margin-bottom: 0;
}
.post-area ul li a {
color: #000000;
}
.post-area ul li a:hover, .post-area ul li a:focus {
text-decoration: none;
color: #0e67b3;
}
.post-area ul li span {
display: block;
font-size: 14px;
color: #949494;
}
.post-area ul li {
line-height: normal;
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/content-bullet.png) no-repeat 0 5px;
padding: 0 0 15px 20px;
}
.post-area ul li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.blog-detail-tab h3 {
margin-bottom: 3px;
}
.blog-detail-tab h6 {
font-size: 13px;
color: #1877b9;
margin-bottom: 25px;
font-style: italic;
}
.blog-detail-tab img {
display: block;
margin: 0px auto 20px;
width: auto;
}
.page-nav {
display:block;
}
.page-nav .wp-pagenavi a,
.page-nav .wp-pagenavi span {
border: 1px solid #f7941d;
color: #fff;
background: #f7941d;
}
.page-nav .wp-pagenavi a:hover, 
.page-nav .wp-pagenavi span.current {
border-color: #1877b9;
background: #1877b9;
}
.share-heading {
display: inline-block;
vertical-align: top;
} 
.addthis_inline_share_toolbox_foyr.addthis_tool {
display: inline-block;
margin-left: 15px;
}
.author-div {
display: block;
margin-top: 15px;
} 
.author-div h4 {
margin-bottom: 0;
}
.author-img {
float: right;
margin: -10px 0px 0px 10px;
}
.author-img img {
border-radius: 50%;
width: 180px;
} .owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
position: relative;
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
transition: all 0.4s ease-in-out;
padding: 0 7px;
}
.distinguish-tab .owl-carousel .owl-item {
padding: 0px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls.clickable {
display: inline-block;
}
.owl-buttons {
font-size: 0px;
text-indent: -999px;
}
.owl-prev {
background: #fff url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/left-arrow.png) no-repeat center;
position: absolute;
left: -120px;
top: 35%;
width: 38px;
height: 38px;
text-align: center;
border-radius: 50%;
}
.owl-prev:hover {
background: #0b8385 url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/left-arrow-hover.png) no-repeat center;
}
.owl-next {
background: #fff url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/right-arrow.png) no-repeat center;
position: absolute;
right: -100px;
top: 35%;
width: 38px;
height: 38px;
border-radius: 50%;
}
.owl-next:hover {
background: #0b8385 url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/right-arrow-hover.png) no-repeat center;
}
.owl-buttons div:hover {
transition: all 0.4s ease-in-out;
}
.tab-content .tab-pane.active {
display: block !important;
}
.first-content .wpcr3_reviews_holder {
display: none;
} #modal-bg343 {
text-align: center;
background: rgba(0,0,0,0.9);
}
#modal-window343 {
background: #f7941d !important;
margin: 0 auto;
border: 4px solid #fff !important;
max-width: 60%;
}
.ebook-popup {
text-align: center;
padding: 50px;
font-size: 20px;
color: #fff;
}
.ebook-popup .gform_wrapper .top_label .gfield_label {
color: #fff;
}
div#popmake-384 {
background: #f7941d;
border-color: #fff;
}
.ebook-popup input {
color: #373737;
width: 100% !important;
}
.ebook-popup input#gform_submit_button_5 {
background: #1877b9;
display: block;
margin: 0 auto;
width: 120px !important;
border: 0;
color: #fff;
padding: 5px;
}
.ebook-popup input#gform_submit_button_5:hover, .ebook-popup input#gform_submit_button_5:focus {
background: #373737;
}
.ebook-popup .gform_wrapper div.validation_error {
color: red;
font-size: 15px;
margin-bottom: 25px;
border-top: 2px solid red;
border-bottom: 2px solid red;
}
.ebook-popup .gform_wrapper li.gfield.gfield_error, .ebook-popup .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background-color: inherit;
margin-bottom: 6px!important;
border-top: 0;
border-bottom: 0;
padding-bottom: 0px;
padding-top: 0;
box-sizing: border-box;
}
.ebook-popup .gform_wrapper .field_description_below .gfield_description {
padding-top: 0;
color: red;
font-size: 12px;
}
.ebook-popup .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .ebook-popup .gform_wrapper li.gfield_error textarea {
border: 1px solid red;
}
.pum-theme-379 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
background-color: rgb(247, 148, 29);
}
.booking-btn {
display: inline-block;
}
.booking-btn a {
display: inline-block !important;
background: #1877b9 !important;
font-family: 'OpenSans-Bold';
font-size: 18px;
text-transform: uppercase;
line-height: normal;
border: 0 !important;
box-shadow: none !important;
border-radius: 0 !important;
color: #fff !important;
padding: 8px 37px 9px !important;
}
.booking-btn a:hover,
.booking-btn a:focus {
background:#f7941d !important;
}
.customer-video-tab {
display: inline-block;
width: 100%;
}
.customer-video-tab .testimonial-img img {
width: 100%;
height: 210px;
}
.customer-video-tab .title-area {
display: inline-block;
width: 100%;
background: #f5a646;
color: #fff;
padding: 15px 10px;
line-height: normal;
min-height: 140px;
}
.customer-video-tab .title-area h4 {
color: #fff;
margin-bottom: 0px;
font-size:18px;
}
.customer-video-tab .title-area p:last-child {
margin-bottom: 0;
}
.customer-video-tab .video-img {
float: left;
width: 13%;
}
.customer-video-tab .title-area img {
border-radius: 50px;
}
.customer-video-tab .title-text-area {
float: right;
width: 87%;
font-size: 16px;
padding-left: 5px;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons div {
padding: 0;
font-size: 0;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-left-arrow.png) no-repeat center;
left: -44px;
opacity: 1;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/black-right-arrow.png) no-repeat center;
right: -44px;
opacity: 1;
}
.review-tab .owl-carousel {
padding-top: 30px;
}
.review-tab .owl-theme .owl-controls .owl-buttons div {
top: 0;
padding: 0;
opacity: 1;
cursor: pointer;
left: 0;
}
.review-tab .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/test-left-arrow.png) no-repeat center;
}
.review-tab .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/test-right-arrow.png) no-repeat center;
right: inherit;
left: 60px;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-prev {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/test-left-arrow.png) no-repeat center;
left: 38%;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-next {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/test-right-arrow.png) no-repeat center;
left: inherit;
right: 38%;
}
.testimonial-text-div img.usr {
display: block !important;
margin: 0px auto !important;
margin-bottom: 10px !important;
}
.first-content {
width: 100%;
float: left;
margin-top: 50px;
border-bottom: 1px dotted #ccc !important;
}
.first-content .wpcr3_respond_1.wpcr3_in_content {
float: right;
clear: none !important;
padding-top: 21px !important;
}
.first-content .wpcr3_dotline {
border: 0 !important;
}
.review-heading {
float: left;
}
.review-tab#page-144 {
background:#f7f7f7;
padding: 20px;
}
.review-tab {
display: inline-block;
width: 100%;
margin-top: 50px;
}
.chris-div {
display: block;
}
.chris-img-div {
display: block;
text-align: center;
margin-bottom: 20px;
}
.chris-img-div img {
width: auto;
display: inline-block;
}
.chris-text-div { display: block;
font-size: 18px;
font-weight: bold; }
.chris-text-div p {
margin-bottom:0;
}
.vp-vt-vimeo .YouTubePopUp-Close:before {
font-weight: bolder !important;
background: #ffffff;
border-radius: 50px;
margin: 0;
padding: 7px 3px 0px 4px;
line-height: normal !important;
font-size: 21px;
cursor: pointer;
opacity: 1 !important;
color: #000 !important;
text-shadow: 0px 0px !important;
display: inline-block;
}
@media only screen and (max-width:1200px) {
.call-btn,
.booking-btn a,
.login-btn a {
font-size: 12px;
}
}
@media only screen and (max-width:1024px) {
.logo {
margin-top: 15px;
position: absolute;
z-index: 10;
}
.main-nav {
margin-top: 35px;
}
.tab-div h2 {
font-size: 17px;
line-height: normal;
margin-bottom: 20px;
}
.tab-div {
padding: 12px 15px 30px;
}
.schedule-form-div .gform_wrapper .gform_footer input.button, .schedule-form-div .gform_wrapper .gform_footer input[type=submit], .schedule-form-div .gform_wrapper .gform_page_footer input.button, .schedule-form-div .gform_wrapper .gform_page_footer input[type=submit] {
font-size: 27px;
}
.schedule-form-div .gform_wrapper .gform_body {
width: 72%;
}
.schedule-form-div .gform_wrapper .gform_footer {
width: 28%;
}
.schedule-area h3 {
font-size: 21px;
line-height: 31px;
}
.welcome-div {
padding: 100px 20px 42px 38px;
}
.welcome-div p {
padding-right: 59px;
}
.testimonial-area {
padding: 33px 165px 60px;
}
.rent-text big {
font-size: 51px;
}
.logos-area {
padding: 120px 0 120px;
}
.call-box {
width: 37%;
}
.theft-box-div {
font-size:18px;
line-height:34px;
}
.content-div2 h3 {
font-size:26px;
}
.content-div2 h6 {
font-size:12px;
}
p.small-text {
font-size:11px;
}
.app-area {
padding: 0 100px;
}
.customer-video-tab .testimonial-img img {
height: 168px;
}
.customer-video-tab .title-area img {
width: 100%;
margin-top: 5px;
}
.customer-video-tab .title-text-area {
font-size: 12px;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-next {
right: -33px;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-prev {
left: -33px;
}
}
@media (max-width: 991px) {
h1 {
font-size: 34px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 26px;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
padding: 0px 5px;
font-size: 12px;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
font-size: 13px;
line-height: 38px;
}
.banner-area .nivo-caption {
width: 400px;
top: 70px;
font-size: 16px;
line-height: 21px;
}
.banner-area .nivo-caption h2 {
font-size: 20px;
}
.orange-caption {
padding: 22px 21px 20px 20px;
}
.orange-caption p {
padding-right: 0px;
}
.banner-area .blue-btn {
font-size: 14px;
padding: 6px 18px;
}
.white-caption {
padding: 20px 17px 20px 11px;
}
.white-caption p {
margin-bottom: 25px;
}
.banner-area {
min-height: 450px;
}
.banner-area img {
min-height: 460px;
}
.tab-div {
padding: 12px 15px 30px;
font-size: 12px;
line-height: 21px;
}
.tab-div .blue-btn {
font-size: 17px;
padding: 12px 12px;
}
.schedule-text-div {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/calendar-icon.png) no-repeat top 65px right 25px;
width: 40%;
padding-right: 120px;
padding-top: 66px;
}
.schedule-area h3 {
font-size: 19px;
line-height: 27px;
}
.schedule-form-div .gform_wrapper .gform_body {
width: 68%;
}
.schedule-form-div .gform_wrapper .gform_footer {
width: 32%;
}
.welcome-area {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/consulting-img.jpg) no-repeat top 0px right 13%;
}
.welcome-div {
padding: 60px 20px 22px 28px;
width: 50%;
font-size: 16px;
line-height: 23px;
}
.welcome-div p {
padding-right: 24px;
margin-bottom: 5px;
}
.logos-area .owl-theme .owl-controls .owl-buttons div.owl-next {
right: -15px;
}
.logos-area .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: -15px;
}
.testimonial-area {
padding: 33px 25px 20px;
}
.rent-text big {
font-size: 41px;
}
.rent-text big span {
font-size: 16px;
}
.app-btn-div a {
display: inline-block;
}
.app-btn-div {
text-align: center;
}
.app-btn-div img {
width: 100%;
display: inline-block;
}
.testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-next {
right: -40px;
}
.testimonial-area .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: -40px;
}
.app-area h3 {
font-size: 30px;
}
.app-area ul li {
font-size: 19px;
}
footer .col-md-3.footer-tab {
float: left;
width: 50%;
margin-bottom: 30px;
}
footer .col-md-2.footer-tab {
float: left;
width: 33%;
}
.footer-bottom-area {
text-align: center;
}
.copyright {
width: 100%;
}
.social-div {
margin-top: 5px;
width: 100%;
}
.social-div .smw_left {
text-align: center;
}
.footer-links {
margin-right: 0px;
width: 100%;
margin-top: 5px;
}
.call-btn, .booking-btn a, .login-btn a {
padding: 8px !important;
margin-top: 15px;
}
.inner-banner img {
padding: 0px 0px;
}
.call-box {
font-size: 18px;
}
.blue-box {
width: 43%;
font-size: 12px;
line-height: 20px;
}
.orange-box {
right: -20px;
width: 38.5%;
font-size: 13px;
line-height: 20px;
}
.heading-area h1 {
padding: 6px 60px 0;
}
.call-box.inner-call-btn {
right: 0px;
}
.package-div {
display: block;
margin-bottom: 20px;
}
.theft-box-div {
line-height: 34px;
padding: 25px 25px 0;
}
.theft-text-div h4 {
font-size: 22px;
line-height: normal;
margin-bottom: 15px;
}
.content-div2 h3 {
font-size: 24px;
}
.content-div2 h3 br {
display:none;
}
.content-div2 ul li {
margin: 0 6px;
}
.pum-theme-379 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
right: 0 !important;
top: 0 !important;
}
.page-nav {
margin-bottom: 20px;
}
.app-area {
padding: 0 50px;
}
.customer-video-tab .testimonial-img img {
height: 193px;
}
.video-carousel-testimonial {
padding: 0px 26px;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons div {
margin: 0;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-next {
right: -40px;
}
.video-carousel-testimonial .owl-theme .owl-controls .owl-buttons .owl-prev {
left: -40px;
}
.first-content {
position: relative;
z-index: 100;
}
.content-div .wpcr3_button_1 {
font-size: 17px;
padding: 8px 22px 9px;
}
.tab-row {
text-align:left;
}
.repaire-tab {
width:45%;
}
}
@media (max-width: 767px) {
.header-right {
width: 100%;
text-align:center;
}
.main-nav {
background: #1877b9;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
padding: 0px 12px;
border-bottom: 1px solid #258cd4;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover, .main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
border-bottom: 1px solid #258cd4;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu {
padding: 0px 15px 0px;
}
.main-nav #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child {
border-bottom: 0;
}
.tab-div {
font-size: 14px;
line-height: 23px;
width: 49.2%;
margin-bottom: 25px;
}
.tab-div h2 {
font-size: 18px;
}
.schedule-text-div {
background: url(//www.curemyscore.com/wp-content/themes/cure-my-score/images/calendar-icon.png) no-repeat top 35px right 25px;
width: 100%;
padding-right: 220px;
padding-top: 66px;
min-height: 138px;
}
.schedule-area h3 {
font-size: 21px;
}
.schedule-form-div {
width: 100%;
}
.schedule-form-div .gform_wrapper .gform_body {
width: 77%;
}
.schedule-form-div .gform_wrapper .gform_footer {
width: 23%;
}
.rent-text big {
font-size: 36px;
line-height: normal;
}
.rent-text big span {
font-size: 15px;
}
.logos-area {
padding: 80px 0 70px;
}
.logos-area h2 {
font-size: 30px;
margin-bottom: 30px;
}
.rent-area img {
min-height: 195px;
object-fit: cover;
}
.call-box {
left: 0;
font-size: 17px;
bottom: 40%;
}
.blue-box {
position: relative;
left: 0;
width: 100%;
top: 20px;
}
.orange-box {
position: relative;
bottom: -20px;
right: 0;
width: 100%;
}
.content-div {
padding: 60px 0px 40px;
}
.full-content-area h2 {
margin-bottom: 22px;
font-size: 22px;
line-height: normal;
}
.theft-img-div {
width: 100%;
}
.theft-img-div img {
height:inherit;
}
.content-div2 h3 {
font-size: 22px;
}
.content-div2 ul li {
margin: 0 0px;
display: block;
margin-bottom: 15px;
}
.content-div2 h3 {
font-size: 20px;
}
.theft-text-div {
width: 100%;
min-height: inherit;
padding: 25px 15px 15px;
}
.theft-text-div h4 {
margin-bottom: 20px;
}
.theft-box-div {
width: 100%;
}
.theft-text-div .call-btn {
float: inherit;
margin-right: 0;
}
.graph-tab {
float: left;
width: 33.333%;
}
.app-area {
padding: 0;
}
.app-area h3 {
font-size: 25px;
}
.logo {
margin-top: 10px;
position: relative;
width: 100%;
text-align: center;
}
.first-content .wpcr3_respond_1.wpcr3_in_content {
padding-top: 0px !important;
width: 100%;
margin-bottom: 5px !important;
}
.review-tab {
margin-top: 30px;
}
.customer-video-tab .testimonial-img img {
height: 161px;
object-fit: cover;
}
.credit-area img {
position: inherit;
width: auto;
height: 170px;
top: inherit;
right: inherit;
margin: 0px auto;
display: block;
}
}
@media (max-width: 480px) {
h1 {
font-size: 30px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
.rent-text big {
font-size: 29px;
}
.rent-text big span {
font-size: 13px;
}
.logos-area h2 {
font-size: 25px;
margin-bottom: 25px;
}
.header-right {
text-align: center;
padding: 17px 0 15px;
}
.main-nav {
margin-top: 20px;
}
.banner-area .nivo-caption {
width: 100%;
top: 30px;
position: relative;
margin: 0px auto 60px;
padding: 0px 15px;
}
.white-caption {
background-color: rgba(226, 226, 226, 0.75);
}
.banner-area {
min-height: auto;
}
.banner-area img {
min-height: auto;
}
.tab-div {
font-size: 14px;
line-height: 23px;
width: 49%;
min-height: 377px;
margin: 0px 0.5% 25px;
}
.schedule-text-div {
padding-right: 122px;
}
.schedule-form-div .gform_wrapper .gform_body {
width: 67%;
}
.schedule-form-div .gform_wrapper .gform_footer {
width: 32%;
}
.schedule-form-div .gform_wrapper label.gfield_label {
font-size: 16px !important;
}
.schedule-form-div .gform_wrapper .gform_footer input.button, .schedule-form-div .gform_wrapper .gform_footer input[type=submit], .schedule-form-div .gform_wrapper .gform_page_footer input.button, .schedule-form-div .gform_wrapper .gform_page_footer input[type=submit] {
font-size: 25px;
padding-right: 19px;
}
.welcome-div {
padding: 40px 20px 18px 20px;
width: 80%;
}
.heading-area h1 {
padding: 6px 30px 0;
}
.call-box {
left: 0;
font-size: 17px;
bottom: 50%;
}
.orange-box {
bottom: inherit;
}
.blue-box {
top: inherit;
}
.call-box {
bottom: inherit;
width: 100%;
position: relative;
margin-top: 20px;
}
.team-tab .alignleft {
width: 100%;
margin: 0px 0 10px 0px;
}
.content-div .ui-accordion .ui-accordion-header {
font-size: 15px !important;
}
.theft-text-div h4 {
font-size:18px;
padding-right: 0;
}
.graph-tab {
float: left;
width: 100%;
}
.full-content-area {
padding-top: 35px;
}
.theft-box-div {
font-size: 18px;
line-height: 28px;
}
.content-div2 {
padding-top: 40px;
}
.blog-area img {
width: 100%;
}
.ebook-popup {
padding: 0px;
}
.blog-area h3 {
font-size:22px;
margin-bottom:10px;
}
.customer-video-tab .testimonial-img img {
height: auto;
}
.repaire-tab {
width: 100%;
margin:10px 0 20px;
}
.repaire-tab-text {
height: auto !important;
}
.logos-area.inner-logo-area {
padding:30px 0 20px;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-next {
right: 35%;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: 35%;
}
.author-img {
display: block;
float: none;
margin: 15px auto;    
}
.author-img img {
display: block;
}
.author-div h4 {
text-align: center;
}
.package-div.second-box,
.package-div.third-box {
display: none;
}
}
@media (max-width:479px) {
h1 {
font-size: 26px;
}
h4 {
font-size: 17px;
}
.heading-area:before {
display:none;
}
.tab-div {
width: 100%;
min-height: auto;
}
.heading-area {
background: #1877b9;
margin:0px;
}
.heading-area h1 {
background: none;
color: #fff;
padding: 9px 0 8px;
line-height: normal;
min-height: auto;
}
.content-div2 h3 {
font-size: 18px;
}
.content-div2 h6 {
font-size: 12px;
line-height: 20px;
margin-bottom:10px;
}
p.small-text {
line-height: 18px;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-next {
right: 32%;
}
.review-tab#page-144 .owl-theme .owl-controls .owl-buttons div.owl-prev {
left: 32%;
}
.blue-btn {
font-size: 14px;
padding: 6px 13px 4px;
}
}