/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://www.wpbeginner.com/
 Description:  A Twenty Thirteen child theme 
 Author:       WPBeginner
 Author URI:   http://www.wpbeginner.com
 Template:     Divi
 Version:      1.0.0
*/

@import url("../Divi/style.css");
@font-face {
    font-family: 'geomanistregular';
    src: url('fonts/geomanist-regular-webfont.eot');
    src: url('fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/geomanist-regular-webfont.woff2') format('woff2'),
         url('fonts/geomanist-regular-webfont.woff') format('woff'),
         url('fonts/geomanist-regular-webfont.ttf') format('truetype'),
         url('fonts/geomanist-regular-webfont.svg#geomanistregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistitalic';
    src: url('fonts/geomanist-regular-italic-webfont.eot');
    src: url('fonts/geomanist-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/geomanist-regular-italic-webfont.woff2') format('woff2'),
         url('fonts/geomanist-regular-italic-webfont.woff') format('woff'),
         url('fonts/geomanist-regular-italic-webfont.ttf') format('truetype'),
         url('fonts/geomanist-regular-italic-webfont.svg#geomanistitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistmedium';
    src: url('fonts/geomanist-medium-webfont.woff2') format('woff2'),
         url('fonts/geomanist-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistthin';
    src: url('fonts/geomanist-thin-webfont.woff2') format('woff2'),
         url('fonts/geomanist-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'geomanistlight';
    src: url('fonts/geomanist-light-webfont.woff2') format('woff2'),
         url('fonts/geomanist-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*================================================================
                common css
=================================================================*/

.common-green-btn {background-color: #27AB9E; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    border:2px solid #27AB9E !important; color: #fff !important; font-family: 'geomanistregular'; font-size: 18px; 
    padding: 12px 20px 12px 20px !important;}
.common-green-btn:after {display: none;}    
.common-green-btn:hover {color: #27AB9E !important; background-color: #fff !important; border:2px solid #27AB9E !important;}

.hide {
    display: none;
}

html, body, #page-container, #et-main-area{height: 100%;}
body {
    overflow-y: auto;
    height: auto;
}
#main-header {z-index:9999 !important;}
#hellobar-pusher + #page-container .et_mobile_menu li:first-child {padding-top:20vh;}
#hellobar-pusher + #page-container .menu_close {top:110px;}
#main-content {min-height: 100%; padding-bottom: 61px;}
/*#main-footer {margin-top: 300px;}*/
.home #main-footer, .page-id-843 #main-footer { margin-top: 300px;}
.et_pb_row, .container {width: 90%; max-width: 1210px;}
input[type=button] {cursor: pointer;}
b, strong, h1, h2, h3, h4, h5, h6 {font-family: 'geomanistmedium';}
a {font-weight: normal; color: #E8562A}
body {font-family: 'geomanistregular' !important; font-size: 16px;}
body.home {/*background: #E8562A;*/ color: #fff;} 
.home .et_pb_section {background: #E8562A;}
#main-header, body.home #main-content {background: #E8562A; box-shadow: none;}
input , textarea {font-family: 'geomanistregular';}
ul li.header-btn a{height: 40px; line-height: 37px; padding: 0px !important; font-family: 'geomanistlight'; font-size: 18px; text-align: center; color: #fff;	width: 170px;	border: 1px solid #FFFFFF;	border-radius: 4px; -webkit-border-radius:4px;	background-color: #E8562A; font-weight: normal;}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation { padding-top: 17px;  padding-bottom: 17px;}
#top-menu a {padding-bottom: 0px !important; color: #FFFFFF; font-size: 18px;}
#top-menu a:hover {opacity: 0.8;}
#top-menu li {padding-right: 45px;}
ul li.header-btn {margin-left: 5px;}
#top-menu li.current-menu-item>a {opacity: 0.5; color: #fff;}
.main-search {padding-top:90px !important;}
.main-search h2 {	width: 100%; font-family: 'geomanistlight'; font-weight: normal; color: #FFFFFF;	font-size: 36px;	line-height: 43px;	text-align: center;}
.main-search h2 strong {font-family: 'geomanistregular';}
.search-from {text-align: center;}
.search-from p {text-align: left;}
.search-from .et_pb_text_inner {width: 890px; display: inline-block; vertical-align: top; padding: 20px 25px; float: none; border-radius: 3px; -webkit-border-radius:3px; background-color: #EC6A42;}
.search-from .et_pb_text_inner input[type=text] { font-size: 20px; padding: 10px 28px; color: #4A4A4A;	height: 60px;	width: 544px;	border: 1px solid #D5D5D5;	border-radius: 5px; -webkit-border-radius:5px; float: left;	background-color: #F6F6F6;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06); -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06);}
.search-from .et_pb_text_inner input[type=button] {	height: 60px;	width: 280px;	border: 2px solid #FFFFFF; float: right; color: #FFFFFF;	font-family: 'geomanistlight';	font-size: 20px; text-align: center;	border-radius: 5px; -webkit-border-radius:5px;	background-color: #4A4A4A;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06);}
.search-from .et_pb_text_inner input[type=button]:disabled {cursor: not-allowed;}
.search-from .et_pb_text_inner input::-webkit-input-placeholder { color: #9B9B9B;}
.search-from .et_pb_text_inner input::-moz-placeholder {color: #9B9B9B;}
.search-from .et_pb_text_inner input:-ms-input-placeholder {color: #9B9B9B;}
.search-from .et_pb_text_inner input:-moz-placeholder {color: #9B9B9B;}
.info-section.et_pb_section {padding-top: 32px; padding-bottom: 69px;}
.info-section .et_pb_column{padding: 37px 30px 30px 30px; width: 22%; margin: 0 4% 0 0;  text-align: center; border-radius: 5px; -webkit-border-radius:5px;	background-color: #FFFFFF;	box-shadow: 0 1px 18px 0 rgba(0,0,0,0.16);  -webkit-box-shadow: 0 1px 18px 0 rgba(0,0,0,0.16);}
.info-section .et_pb_column img {max-width: 161px;}
.info-section .et_pb_column:last-child {margin-right: 0px !important;}
.info-section .et_pb_blurb_container h4 {font-size: 18px; color: #4A4A4A; text-align: center; font-weight: normal;}
.info-section .et_pb_blurb_container p {font-size: 16px; color: #4A4A4A; text-align: center;}
span.logo_helper {margin-right: -5px;}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {padding-top: 10px; padding-bottom: 10px;}
.et_header_style_left .logo_container{width: auto;}
/*================================================================
                footer section
=================================================================*/
#et-footer-nav {background: #E8562A; border-top: 1px solid #fff; text-align: center;}
.bottom-nav {text-align: center;}
.bottom-nav li { padding: 0 20px;}
.bottom-nav li a {color: #fff !important; font-size: 16px;}
.bottom-nav li.current-menu-item a {opacity: 0.7;}
.bottom-nav li.copy-right a {font-size: 12px; opacity: 1 !important;}
#footer-bottom {display: none;}
.banner-text.et_pb_section {background: #E8562A; padding-top:120px ; padding-bottom: 185px; }
.banner-text h2 {padding: 0px; text-align: center; font-size: 36px; color: #fff; font-weight: normal;  font-family: 'geomanistregular';}
.banner-text .et_pb_row {padding: 0px !important}
/*==============================
            contact form
===============================================*/
.et_pb_section.contact-form .et_pb_row {max-width: 1020px;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background-color:#fff !important; color: #999 !important;}
.et_pb_section.contact-form  {padding:78px 0 170px 0;}
.et_pb_section.contact-form .et-pb-contact-message {margin-bottom:20px;}
.et_pb_section.contact-form .et-pb-contact-message p {text-align: center; padding:0;}
.et_pb_section.contact-form .et-pb-contact-message ul {display:none;}
.et_pb_section.contact-form .et-pb-contact-message p.et_normal_padding {display: none;}
.et_pb_section.contact-form .et_pb_text p {color: #4A4A4A; padding-bottom: 8px; font-size:20px; line-height:40px; max-width:640px; margin:auto; position:relative;
    text-align:center;}
    .et_pb_section.contact-form .et_pb_text p:last-child {padding-bottom:0px; }
.et_pb_section.contact-form .et_pb_text_inner:before {content:''; position:absolute; width:92px; height:2px; background-color:#E8562A;  left:0; right:0;
	margin:auto; bottom: -32px;}
.et_pb_section.contact-form .et_pb_row {padding:0;}
.et_pb_section.contact-form .et_pb_contact_form_container {margin-top: 100px;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input {border: 1px solid #9B9B9B;background: #fff; 	color: #4A4A4A;
	font-size: 16px;padding: 27px 30px 26px 30px;  -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea {border: 1px solid #9B9B9B;background: #fff; 	color: #4A4A4A;
	font-size: 16px;padding: 27px 30px 26px 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height:350px; resize:none;
	 -webkit-appearance: none;  -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}	
.et_pb_section.contact-form .et_pb_contact .et_pb_contact_field_half {margin-bottom:30px; overflow:visible;}	
.et_pb_section.contact-form .et_pb_contact .et_pb_contact_field_half:nth-child(2n+1) {clear:left;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input:focus, 
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea:focus {border: 1px solid transparent; -webkit-box-shadow: 1px 10px 26px 10px #f5f5f5;
	-moz-box-shadow: 1px 10px 26px 10px #f5f5f5;box-shadow: 1px 10px 26px 10px #f5f5f5;}
.et_pb_section.contact-form .et_contact_bottom_container {float: none;text-align: center; margin-top: 62px;}
.et_pb_section.contact-form .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {margin: 0;min-width: 193px;line-height: 50px !important;
	border: 2px solid #E8562A;background: #E8562A;padding: 0px !important; letter-spacing: 0.5px; font-family: 'geomanistmedium';font-size: 16px;color: #fff !important;
	-webkit-border-radius: 3px;border-radius: 3px;text-align: center;font-weight: normal; text-transform:capitalize;}
.et_pb_section.contact-form .et_contact_bottom_container .et_pb_contact_submit.et_pb_button:after {display:none !important;}	
.et_pb_section.contact-form .et_contact_bottom_container .et_pb_contact_submit.et_pb_button:hover {background: rgba(0, 0, 0, 0.0);
    border: 2px solid #E8562A;color: #E8562A !important;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input::-webkit-input-placeholder,
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea::-webkit-input-placeholder { color: #4A4A4A;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input::-moz-placeholder,
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea::-moz-placeholder { color: #4A4A4A;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input:-ms-input-placeholder,
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea:-ms-input-placeholder {color: #4A4A4A;}
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input:-moz-placeholder,
.et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea:-moz-placeholder {color: #4A4A4A;}
.content-text,
.content-text p{color: #4A4A4A; }
.content-text h4 {color: #4A4A4A; padding-bottom: 15px; font-size: 16px;}
.content-text .et_pb_row {padding-top: 7px;}
.content-text a{color:#E8562A}
.breadcrumbs-section, .breadcrumbs-section a {font-size: 14px;color: #4A4A4A;}
.breadcrumbs-section a:hover {color:#E8562A; text-decoration: underline;}
.breadcrumbs-section {margin-bottom: 30px;}
/*===========================================
            Blog section
============================================*/
.blog .et_pb_row, .blog .container,
.single-post .et_pb_row, .single-post .container,
.search-results .et_pb_row, .search-results .container,
.category .et_pb_row, .category .container {max-width: 1365px; width: 95%;}
 .post-meta {display: none;}
.blog #left-area,
.category #left-area,
.search-results #left-area { padding-bottom: 90px; }
#left-area {width: 71.5%;}

.mobile_form {display: none ;}
.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {padding-top: 74px !important;}

@media (min-width: 981px){
.et_right_sidebar #left-area {padding-right: 120px;}
}
#sidebar {width: 28.5%;}
.postdate {font-size: 16px; color: #4A4A4A;  font-family: 'geomanistregular';}
.blog h2.entry-title,
.search-results h2.entry-title,
.category h2.entry-title{color: #4A4A4A; font-size: 24px; 	border-bottom: 1px solid #979797; font-family: 'geomanistmedium'; margin: 5px 0 10px 0;}
.single-post h1.entry-title {color: #4A4A4A; font-size: 36px; padding-bottom: 0px; line-height: 1.2; font-family: 'geomanistmedium'; margin: 14px 0 28px 0;}
.single-post #left-area .post-meta {padding-bottom: 20px;}
.blog h2.entry-title a,
.category h2.entry-title a,
.search-results h2.entry-title a,
.single-post h2.entry-title a {color: #4A4A4A; font-size: 24px; line-height: 1.3}
.blog h2.entry-title a:hover,
.search-results h2.entry-title a:hover,
.category h2.entry-title a:hover {color: #E8562A;}
.postauthor {color:#4A4A4A; font-family: 'geomanistlight'; margin: 0 0 10px 0; font-size: 16px;}
.blog .et_pb_post,
.search-results .et_pb_post,
.category .et_pb_post{ color: #4A4A4A; margin-bottom: 42px; font-size: 20px;}
.single-post .et_pb_post { color: #4A4A4A; margin-bottom: 42px; font-size: 18px;}
.blog-read {color: #E8562A; margin: 45px 0 0 0; font-size: 16px; display: inline-block;}
.blog-read:hover {text-decoration: underline;}
#main-content .container:before {display: none;}
#sidebar {padding-left: 0px !important;}
#sidebar .searchform input[type=text]{height: 59px !important; border: 1px solid #DCDCDC; border-radius: 0px; padding-right: 50px; font-size: 16px; padding-left: 28px;}
#sidebar .searchform #searchsubmit {text-indent: -9999px; border-radius: 0px !important; background: url(images/search-icon.png) no-repeat left top; border: none; background-size: 20px; background-color: none; width: 20px; height: 20px !important; top: 19px; right: 20px;}
.single .comment-reply-title {font-weight: normal; font-family: 'geomanistlight'; padding-bottom: 20px; color: #E8562A; font-size: 24px;  font-family: 'geomanistregular';}
.single .comment-notes {display: none;}
.entry-content ol, .entry-content ul {margin-left: 1.388888888889em; padding-bottom: 10px !important; padding-left: 0px !important;}
.entry-content ul li { list-style: none;position: relative; padding: 0 0 0 33px; margin-bottom: .8333333333335em;}
.entry-content ul li:before { content: ''; display: block; width: 8px; height: 8px; background: #f16334; position: absolute; top: .8333333333335em;  left: 0;  margin-top: -4px;}
/*---- pagination ---*/
.pagination {border-top: 1px solid #D5D5D5; margin-top: 15px; padding: 25px 0 0 0;}
.pagination a {color: #E8562A;font-size: 16px; font-weight: normal;}
.pagination a:hover {text-decoration: underline;}
.pagination .alignleft a:before {content: ''; width: 14px; height: 14px;  margin:-2px 13px 0 0; display: inline-block; vertical-align: middle; background: url(images/prev-arrow.png) left top no-repeat; background-size: 14px;} 
.pagination .alignright a:after {content: ''; width: 14px; height: 14px;  margin:-2px 0 0 13px; display: inline-block; vertical-align: middle; background: url(images/next-arrow.png) left top no-repeat; background-size: 14px;} 
.vertical-social {position: fixed; left: 50%; width: 90px; margin-left: 170px; display: none; top: 70px; z-index: 9999;}
/*===========================================
            right sitebar section
============================================*/
#sidebar et_pb_widget {margin: 0 0 36px 0 !important;}
#sidebar .widget_categories,
#sidebar .widget_recent_entries {border: 1px solid #DCDCDC; }
#sidebar .widgettitle{background-color: #F9F9F9; border-bottom: 1px solid #DCDCDC; font-size: 20px; color: #4A4A4A; line-height: 73px; padding: 0 40px;  font-family: 'geomanistregular'; font-weight: normal;}
#sidebar .widget_categories ul,
#sidebar .widget_recent_entries ul {padding: 32px 40px;}
#sidebar .widget_categories ul li,
#sidebar .widget_recent_entries ul li {padding: 3px 0 3px 28px; position: relative;}
#sidebar .widget_categories ul li:before,
#sidebar .widget_recent_entries ul li:before {position: absolute; left: 0; top: 12px; width: 10px; height: 10px; content: ''; background: #efefef;}
#sidebar .widget_categories ul li a,
#sidebar .widget_recent_entries ul li a {color: #E8562A; line-height: 1.5; display: inline-block;}
#sidebar .widget_categories ul li a:hover,
#sidebar .widget_recent_entries ul li a:hover {text-decoration: underline;}
.widget_custom_html { border: 1px solid #DCDCDC; background: #F9F9F9; padding:74px  40px 97px 40px;}
.widget_custom_html h4 {color: #4A4A4A;font-size: 24px; margin: 0 0 55px 0; padding: 0px; text-align: center; line-height: 1.2;}
.widget_custom_html input[type=text] {color: #9B9B9B; text-align: center; width: 100%; padding: 20px 30px; font-size: 18px; border: 1px solid #D5D5D5; height: 60px; border-radius: 5px; -webkit-border-radius: 5px;}
.widget_custom_html input[type=button] {width: 100%; cursor: pointer; height: 60px; font-size: 18px; 	color: #FFFFFF; margin: 15px 0 0 0; border: 1px solid #FFFFFF;	border-radius: 5px;	background-color: #4A4A4A;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06);}
.widget_custom_html input[type=button]:hover {background: #E8562A;} 
.widget_custom_html input[type=button]:disabled {cursor: not-allowed}
.widget_custom_html input[type=button]:disabled:hover {background: #4A4A4A;}
input[type=button] {-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
#sidebar .searchform input[type=text]::-webkit-input-placeholder {color: #D5D5D5;}
#sidebar .searchform input[type=text]::-moz-placeholder {color: #D5D5D5;}
#sidebar .searchform input[type=text]:-ms-input-placeholder {color: #D5D5D5;}
#sidebar .searchform input[type=text]:-moz-placeholder {color: #D5D5D5;}
#comment-wrap {padding-top: 60px;}
/*---------------------
comment form
---------------------------*/
#commentform {margin: 0 -10px; padding-bottom: 0px;}
#commentform p {margin: 0 0 30px 0;}
#commentform .comment-form-url {display: none;}
.comment-form-author, .comment-form-email {width: 50%; float: left;}
#commentform p {padding: 0 10px;}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea { background: #fff; width: 100%; vertical-align: top; border: 1px solid #D5D5D5; color: #9B9B9B; font-size: 16px; padding: 20px; box-shadow: 0 1px 6px 0 rgba(0,0,0,0.06); -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.06);}
#commentform textarea {height: 161px; resize: none;}
#commentform .form-submit .et_pb_button {	height: 60px;	width: 231px;	border: 1px solid #FFFFFF;	border-radius: 5px;	background-color: #4A4A4A;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06); font-size: 20px; color: #fff;}
#commentform .form-submit .et_pb_button:hover {background: #E8562A;}
.comment-reply-link, .comment-reply-link:hover  {	height: 40px; line-height: 38px !important; padding: 0 40px;	width: auto; text-align: center;	border: 1px solid #FFFFFF;	border-radius: 5px;	background-color: #4A4A4A;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06); font-size: 20px; color: #fff;}
.comment-reply-link:after {display: none !important;}
.comment-reply-link:hover {background: #E8562A;}

/*------------------------
    share section
-------------------------*/
.wp-share-button .total-share .total-count-text {padding-top: 10px; font-style: normal; font-size: 24px; color: #4A4A4A; display: inline-block; vertical-align: top}
.wp-share-button .total-share {display: inline-block; margin: 0 40px 0 0;}
.wp-share-button .total-share .total-count,
body .wp-share-button.theme17 .share-button-more {display: none;}
body .wp-share-button.theme17 .share-button, body .wp-share-button.theme17 .share-button-more {padding: 10px 19px; vertical-align: top; min-width: 90px; border-radius: 3px; -webkit-border-radius: 3px; margin-right: 17px; margin-bottom: 17px;}
body .vertical-social .wp-share-button.theme17 .share-button, body .vertical-social .wp-share-button.theme17 .share-button-more {margin-right: 0px; margin-bottom: 10px; padding: 10px 16px;}
.vertical-social  .wp-share-button.theme17 .share-button .button-count {margin-left: 10px;}
.vertical-social .wp-share-button .total-share .total-count-text {display: none;}
.vertical-social .wp-share-button .total-share  {display: none;}
.wp-share-button.theme17 .share-button .button-icon .fa {font-size: 22px; display: inline-block; vertical-align: middle;}
.wp-share-button.theme17 .share-button .button-count {margin-top: 2px; margin-left: 18px; vertical-align: middle; float: right; font-size: 18px;}
body .wp-share-button.theme17 .share-button .button-icon {width: auto; float: left;}
body .wp-share-button.theme17 .facebook {background-color: #6688CE;}
body .wp-share-button.theme17 .twitter {background-color: #27C5F6;}
body .wp-share-button.theme17 .linkedin {background-color: #399BDD;}
body .wp-share-button.theme17 .google-plus {background-color: #E75B3C;}
.entry-content .wp-share-button.theme17 {border-top: 1px solid #D5D5D5; margin-bottom: 30px; border-bottom: 1px solid #D5D5D5; padding: 25px 0 8px 0; margin-top: 100px;}
#comment-wrap h1#comments{display: none;}
.comments-number {color: #4A4A4A; font-size: 24px; font-family: 'geomanistmedium';}
.comments-number span {display: inline-block; color: #E75B3C;}
.post-meta .comments-number {display: none;}
.commentlist > li.comment {padding: 15px;border: 1px solid #DCDCDC; background: #F9F9F9; margin: 0 0 20px 0;}

/******************** DIVI MODULE SECTION ************************/
.mod-zoom {
transition: transform .2s; /* Animation */
}
.mod-zoom:hover {
  transform: scale(1.06); /* (106% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/*------------------------
    affiliates page
-------------------------*/
.affiliates-header {background-color: #F6F6F6; padding: 65px 0 75px 0 !important;}
.affiliates-header .et_pb_row {text-align: center; padding: 0;}
.affiliates-header .et_pb_button.common-green-btn {min-width: 270px;}
.affiliates-header .et_pb_text h3 {color: #636363; font-family: 'geomanistregular'; font-size: 44px; line-height: 52px; 
    text-align: center; padding: 0;}
.affiliates-header .et_pb_text {margin-bottom: 54px !important;}  

.et_pb_section.how-works {padding: 36px 0 65px 0 !important;}  
.et_pb_section.how-works .et_pb_row {padding: 0;}
.et_pb_section.how-works .et_pb_text {margin-bottom: 50px;}
.et_pb_section.how-works .et_pb_text h3 {color: #636363; font-family: 'geomanistregular'; font-size: 24px; line-height: 28px; 
    text-align: center;}
.et_pb_section.how-works .et_pb_blurb {margin-bottom: 20px;}
.et_pb_section.how-works .et_pb_blurb .et_pb_blurb_content {max-width: 535px;}
.et_pb_section.how-works .et_pb_blurb .et_pb_module_header {position: absolute;left: 0;background-color: #636363;height: 43px;
    width: 43px;color: #FFFFFF;font-family: 'geomanistmedium';font-size: 20px;font-weight: normal;line-height: 24px;
    padding: 9px 0 0 0;text-align: center;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;
    top: 0px;}
.et_pb_section.how-works .et_pb_blurb .et_pb_blurb_description {padding: 0 0 0 60px;}
.et_pb_section.how-works .et_pb_blurb h4 {color: #636363; font-family: 'geomanistmedium';font-size: 16px;line-height: 24px;
    font-weight: normal;padding: 0;}
.et_pb_section.how-works .et_pb_blurb p {color: #636363;font-family: 'geomanistregular';font-size: 16px;line-height: 24px;
    font-weight: normal;padding: 0;}    
.et_pb_section.how-works .et_pb_blurb a {color: #27AB9E;}
.et_pb_section.how-works .et_pb_button_module_wrapper {text-align: center; margin-top: 48px;}
.et_pb_section.how-works .et_pb_button.common-green-btn {padding: 6px 20px 6px 20px !important; font-size: 16px;}

.et_pb_section.our-commitment {background-color: #F6F6F6; padding: 50px 0 60px 0;}
.et_pb_section.our-commitment .et_pb_row {text-align: center; padding: 0;}
.et_pb_section.our-commitment .et_pb_text h3 {color: #636363; font-family: 'geomanistregular'; font-size: 24px; line-height: 28px;
    padding: 0; text-align: center;}
.et_pb_section.our-commitment .et_pb_text ul {max-width: 755px; margin: auto; margin-top: 35px; -moz-column-count: 2; 
    -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px;}    
.et_pb_section.our-commitment .et_pb_text ul li:before { content: "\f00c"; display: inline-block; color: #27AB9E;
    font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; width: auto; height: auto; background: transparent; margin: 0; top: 5px;}

.et_pb_section.our-clients {padding: 50px 0 100px 0;}
.et_pb_section.our-clients .et_pb_row {text-align: center; padding: 0;}
.et_pb_section.our-clients .clients-text {max-width: 940px; margin: auto;}
.et_pb_section.our-clients .clients-text .et_pb_text h3 {color: #636363; font-family: 'geomanistregular'; font-size: 24px; 
    line-height: 28px; text-align: center; padding: 0; margin-bottom: 20px;}
.et_pb_section.our-clients .clients-text .et_pb_text p {color: #636363; font-family: 'geomanistregular'; font-size: 16px; 
    line-height: 24px; text-align: center; padding: 0; margin-bottom: 80px;}    
.et_pb_section.our-clients .clients-logo {padding: 50px 0 80px 0;}    
.et_pb_section.our-clients .et_pb_button.common-green-btn {padding: 6px 20px 6px 20px !important; font-size: 16px;}
.et_pb_section.our-clients .clients-logo .et_pb_image {margin-bottom: 60px;} 
.et_pb_section.our-clients .clients-logo .et_pb_image_wrap {min-height: 100px; width: 100%;}
.et_pb_section.our-clients .clients-logo .et_pb_image_wrap img {position: absolute;left: 0;right: 0;width: auto;height: auto;
    top: 0;bottom: 0;margin: auto;}

/*------------------------
mobile menu 
-------------------------*/

.mobile_menu_bar {padding-bottom: 0px !important; margin: 16px 0;}
.menu_close {content: ''; cursor: pointer; position: absolute; right: 15px; top: 13px; width: 20px; height: 20px; background: url(images/close-icon.png) no-repeat left top; background-size: 19px;}
.et_mobile_menu {position: fixed; background: #E8562A; padding: 0px; left: 0; top: 0; width: 100%; height: 100%; border: 9px solid #574c49;}
.et_mobile_menu:before {content: ''; }
.et_mobile_menu li { border: none; text-align: center; padding: 0; color: #fff;}
.et_mobile_menu li:first-child {padding-top: 14vh;}
.et_mobile_menu li.header-btn {padding-bottom: 10vh; padding-top: 5vh; text-align: center;}
.et_mobile_menu li.header-btn a {display: inline-block; vertical-align: top;}
.et_mobile_menu li a {color: #fff; border: none; font-size: 18px; padding: 1.8vh 10px;}
.mobile_menu_bar:before {color: #fff;}
.mobile_form {background: #fff; position: absolute; bottom: 0; width: 100%; padding: 7vh 10px;}
.mobile_form input[type=text] {color: #9B9B9B; text-align: center; width: 100%; padding: 10px 30px; font-size: 18px; border: 1px solid #D5D5D5; height: 45px; border-radius: 5px; -webkit-border-radius: 5px;}
.mobile_form input[type=button] {width: 100%; cursor: pointer; height: 45px; font-size: 18px; 	color: #FFFFFF; margin: 10px 0 0 0; border: 1px solid #FFFFFF;	border-radius: 5px;	background-color: #4A4A4A;	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.06);}
.mobile_form input[type=button]:hover {background: #E8562A;} 
.mobile_form input[type=button]:disabled {cursor: not-allowed;}
.mobile_form input[type=button]:disabled:hover {background-color: #4A4A4A;}
#commentform div.error, #commentform label.error {font-size: 14px;}
@media only screen and (orientation : landscape) {
    .et_mobile_menu {text-align: center;}
    .et_mobile_menu li {display: inline-block; vertical-align: top; padding: 21vh 10px 0 10px!important}
    ul li.header-btn a {width: 140px; }
}

@media only screen and (min-width: 1450px) {
    .vertical-social { margin-left: -785px;}

}
@media only screen and (max-width: 1120px) {
    .info-section .et_pb_column {padding: 37px 24px 30px 24px}
    .widget_custom_html {padding: 40px  25px 60px 25px;}
    .widget_custom_html h4 {margin: 0 0 40px 0;}
    .widget_custom_html input[type=text] {padding: 20px;}
    #sidebar .widgettitle {padding: 0 25px;}
    #sidebar .widget_categories ul, #sidebar .widget_recent_entries ul {padding:32px 25px}
    .vertical-social { margin-left: 104px;}
}

@media only screen and (max-width: 980px) { 
    .et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
        position: fixed;
    }
    .search-from .et_pb_text_inner {width: 100%;}
    .search-from .et_pb_text_inner input[type=text] {width:61%; }
    .search-from .et_pb_text_inner input[type=button] {width: 36%;}
    .info-section.et_pb_section {padding-top: 12px; padding-bottom: 49px;}
    .info-section .et_pb_column {margin-top: 20px; margin-bottom: 20px;}
    .main-search h2 {font-size: 32px;}
    .blog #left-area,
    .search-results #left-area,
    .category #left-area { padding-bottom: 60px; } 
    .mobile_menu_bar:before {content: '' ; display: inline-block; text-indent: -9999px; background: url(images/menu-icon.png) left top no-repeat; width: 36px; height: 22px;  background-size: 36px;}
    .bottom-nav li {padding: 0 15px;}
    .vertical-social {left: inherit; margin: 0px; right: 0;}
    #main-header.et-fixed-header {-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important; -moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important; box-shadow: 0 0 7px rgba(0,0,0,.1)!important;}
    .opened .mobile_form {display: block ;}
    .et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {padding-top: 87px !important;} 
    #main-content {padding-bottom: 89px;}
    #main-footer {margin-top: -87px;}
}

@media only screen and (max-width: 767px) { 
    .main-search h2  {font-size: 24px; line-height: 1.3; padding-bottom: 16px;}
    .main-search {padding-top: 56px !important;}
    .et_pb_row, .container,
    .blog .et_pb_row, .blog .container,
    .search-results .et_pb_row, .search-results .container,
    .category .et_pb_row, .category .container,
    .single-post .et_pb_row, .single-post .container {width: 100%; padding: 0 20px;}
    .search-from .et_pb_text_inner {background: none; padding: 0px;}
    .search-from .et_pb_text_inner input[type=text] {width:100%; font-size: 18px; text-align: center; }
    .search-from .et_pb_text_inner input[type=button] {width: 100%; font-size: 18px; margin-top: 15px;} 
    .main-search {padding-bottom: 125px;}
    .info-section.et_pb_section {padding-bottom: 80px;}
    .bottom-nav {padding: 25px 0;}
    .bottom-nav li {width: 100%; text-align: center; padding: 6px 20px;}
    .banner-text h2 {font-size: 24px; padding: 0 20px; line-height: 1.3;}
    .blog h2.entry-title,
    .category h2.entry-title,
    .search-results h2.entry-title,
    .single-post h2.entry-title {padding-bottom: 10px}   
    .postdate, .postauthor {font-size: 14px;}
    .blog .et_pb_post,
    .category .et_pb_post,
    .search-results .et_pb_post,
    .single-post .et_pb_post {font-size: 16px;}
    .single-post h1.entry-title {font-size: 27px; margin-top: 0px;}
    .widget_custom_html {    padding: 40px 20px 60px 20px; position: relative !important; top: 0 !important; }
    #sidebar .widget_categories ul, #sidebar .widget_recent_entries ul {padding: 20px;}
    #sidebar .widgettitle {padding: 0 20px; line-height: 60px;} 
    #custom_html-3_clone {display: none !important;}   
    .et_pb_section.contact-form .et_pb_row {padding: 0 20px;}
    .et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact input,
    .et_pb_section.contact-form .et_pb_contact_form_container .et_pb_contact textarea {padding: 22px 30px}
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {padding-top: 17px !important;  padding-bottom: 17px !important;}
    .wp-share-button .total-share {display: none;}
    body .wp-share-button.theme17 .share-button, body .wp-share-button.theme17 .share-button-more {padding: 6px 10px ; margin-right: 10px; min-width: 60px;}
    .wp-share-button.theme17 .share-button .button-count {margin-left: 5px; font-size: 14px;}
    .wp-share-button.theme17 .share-button .button-icon .fa {font-size: 16px;}
    .vertical-social {display: none !important;}
    .et_pb_row, .container, .blog .et_pb_row, .blog .container,
    .category .et_pb_row, .category .container,
    .search-results .et_pb_row, .search-results .container,
    .single-post .et_pb_row, .single-post .container {padding: 0 15px;}
    .entry-content .wp-share-button.theme17 {margin-top: 60px;}
    .comment-form-author, .comment-form-email {width: 100%;}
    #commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {padding: 18px 20px;}
    .et_mobile_menu li.current_page_item a, .nav ul li.current_page_item a {   opacity: 0.7;   background-color: rgba(0,0,0,.03);}
    #commentform .form-submit .et_pb_button {height: 50px; font-size: 16px; width: 200px;}
    #main-content {padding-bottom: 0;}
    #main-footer {margin-top: 0;}
}

.et_mobile_menu {display: block !important; opacity: 0; left: -100%; transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;  -webkit-transition: opacity .25s ease-in-out;}
.opened .et_mobile_menu {opacity: 1; left: 0;}

.contact-form .wpcf7-form .col-row{ margin: 0 -15px;}
.contact-form .wpcf7-form .col-2 {width: 50%; padding: 0 15px; float: left; margin-bottom: 30px;}
.contact-form .wpcf7-form .col-1 {width: 100%; padding: 0 15px; float: left; margin-bottom: 30px;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap {width: 100%; float: left; margin: 0px; padding: 0px;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap input{border: 1px solid #9B9B9B;background: #fff; width: 100%; max-width: 100%; 	color: #4A4A4A;	font-size: 16px;padding: 27px 30px 26px 30px;  -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea{border: 1px solid #9B9B9B;background: #fff; width: 100%;color: #4A4A4A;	font-size: 16px;padding: 27px 30px 26px 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height:350px; resize:none; -webkit-appearance: none;  -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}	
.contact-form .wpcf7-form .wpcf7-form-control-wrap input:focus,
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea:focus{border: 1px solid transparent; -webkit-box-shadow: 1px 10px 26px 10px #f5f5f5; -moz-box-shadow: 1px 10px 26px 10px #f5f5f5;box-shadow: 1px 10px 26px 10px #f5f5f5;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap input::-webkit-input-placeholder,
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder { color: #4A4A4A;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap input::-moz-placeholder,
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder { color: #4A4A4A;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap input:-ms-input-placeholder,
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder {color: #4A4A4A;}
.contact-form .wpcf7-form .wpcf7-form-control-wrap input:-moz-placeholder,
.contact-form .wpcf7-form .wpcf7-form-control-wrap textarea:-moz-placeholder {color: #4A4A4A;}  
.send-btn {float: left; width: 100%; text-align: center; margin-top: 30px;}  
.send-btn .wpcf7-submit{margin: 0;min-width: 193px;line-height: 50px !important; cursor: pointer;border: 2px solid #E8562A;background: #E8562A;padding: 0px !important; letter-spacing: 0.5px; font-family: 'geomanistmedium';font-size: 16px;color: #fff !important;
	-webkit-border-radius: 3px;border-radius: 3px;text-align: center;font-weight: normal; text-transform:capitalize;}
.send-btn .wpcf7-submit:hover {background: rgba(0, 0, 0, 0.0);  border: 2px solid #E8562A;color: #E8562A !important;}
.contact-form .wpcf7-validation-errors {float: left; width: 100%;}
.contact-form .wpcf7-not-valid {border: 1px solid red !important;}
.contact-form .wpcf7-not-valid-tip {display: none;}
.contact-form .recaptcha-box .wpcf7-not-valid-tip {display: block;}
.recaptcha-box {float: left; width: 100%; text-align: center;}
.contact-form .wpcf7-form .recaptcha-box .wpcf7-form-control-wrap {float: none; display: inline-block; vertical-align: top; width:auto;}
div.wpcf7-validation-errors, div.wpcf7-spam-blocked {display: none !important;}
.contact-form .wpcf7-mail-sent-ok{ float: left; width: 100%; text-align: center; border: none; color: #398f14; margin: 0; padding: 15px; max-width: 100%;}
.contact-form .wpcf7-form {float: left; width: 100%; margin-top: 50px;}
@media only screen and (max-width: 767px) { 
    .contact-form .wpcf7-form .col-2 {width: 100%;}
    .contact-form .wpcf7-form .wpcf7-form-control-wrap input,
    .contact-form .wpcf7-form .wpcf7-form-control-wrap textarea { padding: 22px 30px;}
}

/******************** PRICING PAGE DESIGN  ON  13-08-2018  *********************************/
.pricingpage_topTitle {
    text-align: center;
}
.pricingpage_topTitle h3{
     font-family: 'geomanistmedium'; color: #636363;  font-size: 24px;    font-weight: 500;   line-height: 29px;  text-align: center;
}
.pricingpage_topTitle p{ color: #636363; font-family: 'geomanistmedium'; font-size: 18px;    font-weight: 500;   line-height: 23px;  text-align: center;}
.custom_toggleBtn_sec {
    float: left;
    width: 100%;
}
.custom_toggleBtn {
   float: none;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.custom_toggleBtn .toggle, .custom_toggleBtn .toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.custom_toggleBtn .toggler {
  transition: .2s;
  color: #636363; font-family: 'geomanistregular'; font-size: 16px;    line-height: 19px; 
}

.custom_toggleBtn .toggler--is-active {
      color: #636363;
}

.custom_toggleBtn .b {
  display: block;
}

.custom_toggleBtn .toggle {
       height: 29px;
    width: 61px;
    border: 1px solid #E0E0E0;
    border-radius: 14px;
    background-color: #FFFFFF;
    position: relative;
}

.custom_toggleBtn .check {
  position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
    /* height: 19px; */
    /* width: 19px; */
    /* background-color: #27AB9E; */
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5); */
    margin: 0;
}

.custom_toggleBtn .check.BtnActive + .switch {
      right: 6px;
    left: 56%;
    transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-property: left, right;
    transition-delay: .08s, 0s;
}

.custom_toggleBtn .switch {
  position: absolute;
    left: 6px;
    top: 4px;
    bottom: 4px;
    right: 37.5%;
    border-radius: 36px;
    z-index: 1;
    transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-property: left, right;
    transition-delay: 0s, .08s;
    height: 19px;
    width: 19px;
    background-color: #27AB9E;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);  
}
.arrow-rotate{   
    height: 13px;
    width: 54.52px;
    background-image: url(images/arrowRotate.png);
    background-size: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    overflow: hidden;
    position: absolute;
}
.rectangle-boxRotate { transform: rotate(-15deg);
    background-color: rgba(248,231,28,0.35);
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 4px;
}
.rectangle-boxRotate_text{transform: rotate(0deg);
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}
.monthlyPricingTable_section {

}
#yearlyPricingTable_sectionId.hide {
    display: none;
}
.et_pb_pricing_table_wrap {
    max-width: none;
    margin: 0 auto;
    display: flex;
	align-items: flex-end;
	width: 100%;
}
.et_pb_pricing .et_pb_featured_table {
    border-radius: 4px;
    overflow: hidden;
    border-top: none;
    margin-top: 0;
}
.et_pb_pricing_table {
	flex: 1 1 0px;
	float: none;
	width: auto !important;
	max-width: none !important;
    margin: 35px -1px 0 0 !important;
    /*border: 1px solid #E0E0E0;*/
    border:none;
    background-color: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
        padding: 0;
    border-bottom: none;
}
.et_pb_pricing_table.et_pb_pricing_table_0 {
    border: none;
}


.et_pb_pricing_table.et_pb_pricing_table_0 .et_pb_pricing_content{
     border: 1px solid #E0E0E0;
     border-radius: 4px 0 0 4px;
     border-bottom: none;
}
.et_pb_pricing_table.et_pb_pricing_table_0 .et_pb_pricing_content_top {
    height: 151px;
    border: none;
}
.et_pb_pricing_table h2.et_pb_pricing_title, .et_pb_pricing_table .et_pb_pricing_heading {
    background-color: #FFFFFF;
    color: #636363;
        padding: 0;
    margin: 0;
    border: 1px solid #E0E0E0;
    border-bottom: none;
}
.et_pb_pricing_table.et_pb_pricing_table_0 .et_pb_pricing_heading {
    border: none;
}
.et_pb_pricing_table .et_pb_pricing_heading span.et_pb_best_value {
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 24px;
    line-height: 18px;
    padding:25px 10px 19px;
    border-bottom: none;
    border-top: none;
    background: transparent;
        height: 60.33px;
}
.et_pb_pricing_table .et_pb_pricing_content_top {
    border-radius: 0;
    border-top: none;
    padding-bottom: 22px;
    border-bottom: none;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
        height: 90px;
}
.et_pb_pricing_table.et_pb_pricing_table_3 .et_pb_pricing_content_top, .et_pb_pricing_table.et_pb_pricing_table_7 .et_pb_pricing_content_top{
    padding-bottom: 25px;
}
.et_pb_featured_table .et_pb_pricing_heading {
    border-radius: 0;
    background-color: #DFECEB;
    padding: 0;
    margin-bottom: 0;
}
.et_pb_featured_table h2.et_pb_pricing_title {
    border: 1px solid #27AB9E;
    border-radius: 4px 4px 0 0;
    background-color: #27AB9E;
    color: #FFFFFF;
    font-family: 'geomanistregular';
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    padding: 8px;
}
.et_pb_featured_table .et_pb_pricing_heading span.et_pb_best_value {
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 24px;
    line-height: 18px;
    padding:24px 10px 19px;
    /*border: 1px solid #DDDADA;*/
    border-bottom: none;
    border-top: none;
        height: 60.33px;
}
.et_pb_featured_table .et_pb_pricing_content_top {
    /*border: 1px solid #DDDADA;*/
    border-radius: 0;
    background-color: #DFECEB;
    border-top: none;
    padding-bottom: 22px;
        height: 89px;
}
.et_pb_pricing_content_top a.et_pb_pricing_table_button.et_pb_button {
    height: 34px;
    border-radius: 4px;
    background-color: #E8562A;
    border: none;
    color: #FFFFFF;
    font-family: 'geomanistregular';
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 26px !important;
}
.et_pb_featured_table .et_pb_pricing_content {
    padding-bottom: 0;
}
.et_pb_pricing_content_top span.et_pb_sum {
    color: #636363; font-family: 'geomanistmedium'; font-size: 34px;    font-weight: 500;   line-height: 18px;  text-align: center;
}
.monthlyPricingTable_section .et_pb_pricing_table:last-child .et_pb_pricing_content_top span.et_pb_sum{
    font-size: 24px;
}
.yearlyPricingTable_section .et_pb_pricing_table:last-child .et_pb_pricing_content_top span.et_pb_sum{
    font-size: 24px;
}
.et_pb_pricing_content_top span.et_pb_et_price {
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 13px;
    line-height: 18px;
    float: left;
    width: 100%;
}
.et_pb_pricing_content_top span.et_pb_dollar_sign {
    font-family: 'geomanistregular';
    margin-left: -.6em !important;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #636363;
    margin-top: -5px;
}
.et_pb_pricing_content {
    padding: 0;
    border: 1px solid #E0E0E0;
    border-bottom: none;
}
.entry-content .et_pb_pricing_content ul.et_pb_pricing{
    margin: 0;
    padding: 0 !important;
    list-style: none !important;
}
.entry-content .et_pb_pricing_content ul li{
    padding: 0;
    margin: 0
}
.entry-content .et_pb_pricing_content ul li li{
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 14px;
    line-height: 18px;
    padding: 14px 9px;
    margin: 0;
        border-bottom: 1px solid #E0E0E0;
}
.entry-content .et_pb_pricing_content ul.et_pb_pricing ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
.entry-content .et_pb_pricing_content  ul li:before{
    display: none;
}
.entry-content .et_pb_pricing_content ul.et_pb_pricing li li:nth-child(odd) {
     display: none; 
}
.et_pb_pricing_table .et_pb_button_wrapper {
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
}
.et_pb_pricing .et_pb_featured_table{
    position: relative;
}
.et_pb_pricing_table:last-child .et_pb_pricing_content_top span.et_pb_et_price {
    padding-bottom: 4px;
}
.et_pb_pricing .et_pb_featured_table:before {
    border: 1px solid #ffffff;
    margin: -1px;
    position: absolute;
    left: -1px;
    height: 52px;
    content: "";
    z-index: 9;
    background: #ffffff;
    bottom: 0;
    width: 2px;
}
a.et_pb_pricing_table_button.et_pb_button {
    height: 34px;
    border-radius: 4px;
    background-color: #E8562A;
    border: none;
    color: #FFFFFF;
    font-family: 'geomanistregular';
    font-size: 14px;
    font-weight: 500;
     margin-top: 18px;
         line-height: 26px !important;
}
.startConvertingMoreSite_PricongTablesection .et_pb_pricing_content_top a.et_pb_pricing_table_button.et_pb_button, .startConvertingMoreSite_PricongTablesection a.et_pb_pricing_table_button.et_pb_button{
        line-height: 24px !important;
}
a.et_pb_pricing_table_button.et_pb_button:hover{
    padding: .3em 1em;
    border: none;
}
a.et_pb_pricing_table_button.et_pb_button:hover:after{
    display: none;
}

.greencheck{   
     height: 21.02px;
    width: 29.02px;
    background-image: url(images/correct-signal.png);
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin: -5px 0;
        color: transparent;
    overflow: hidden;
     text-indent: -9999px;   
}
.redcross{    height: 13.8px;
    width: 13.8px;
    background-image: url(images/redcross.png);
    display: inline-block;
    background-size: contain;
        color: transparent;
    overflow: hidden;
     text-indent: -9999px;   
}
.infoicon {
    height: 16px;
    width: 16px;
    background-image: url(images/infoicon_icon.png);
    display: inline-block;
    background-size: contain;
    margin: -3px 0 -3px 4px;
}
.infoicon span.et-tooltip {
    float: left;
    position: relative;
    margin: 0;
    width: 16px;
    height: 16px;
}
.et_pb_pricing li span.et-tooltip-box {
    position: absolute;
    padding: 10px;
    color: #636363 !important;
    font-family: 'geomanistregular';
    font-size: 13px;
    line-height: 18px;
    font-style: normal;
    z-index: 91;
    border-radius: 4px; 
    text-align: center;
}
.et_pb_pricing li span.et-tooltip-arrow {
    position: absolute;
    left: 90px;
}
.monthlyPricingTable_section.hide{display: none;}
/*************** pricingPage_contactUsSec SEction Start **********/
.pricingPage_contactUsSec, .pricingPage_contactUsSec_Content {
    text-align: center;
}
.pricingPage_contactUsSec_Content {
        padding: 0 10px;
}
.pricingPage_contactUsSec_Content h2{
        color: #FFFFFF; font-family: 'geomanistmedium'; font-size: 32px;    font-weight: 500;   line-height: 38px;  text-align: center;
}
.pricingPage_contactUsSec_Content p{
        color: #FFFFFF; font-family: 'geomanistregular'; font-size: 18px;    line-height: 23px;  text-align: center;
}
.pricingPage_contactUsSec_Content a.small-button.smallblue {
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    background: transparent;
    box-shadow: none;
    outline: none;
    color: #FFFFFF !important;
    font-family: 'geomanistregular';
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-shadow: none;
    margin: 31px 0 0 0;
    padding: 8.5px 14px;
    transition: 0.5s linear;
}
.pricingPage_contactUsSec_Content a.small-button.smallblue:hover {
    background: #ffffff;
    color: #44c9c0 !important;
    transition: 0.5s linear;
}

/********** professionalServices_section *************/
.professionalServices_section .professionalServices_section_title h3{
    color: #636363; font-family: 'geomanistmedium'; font-size: 26px;    font-weight: 500;   line-height: 32px;  text-align: center;
}
.professionalServices_section .et_pb_blurb_content {
    height: 350px;
    /*width: 325px;*/
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 34px;
}
.professionalServices_section .et_pb_main_blurb_image {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 18px;
    line-height: 0;
    height: 75px;
    width: 75px;
}
.professionalServices_section .et_pb_main_blurb_image .et-pb-icon {
    font-size: 57px;
    color: #e8562a !important;
}
.professionalServices_section h4.et_pb_module_header {
    color: #636363;
    font-family: 'geomanistmedium';
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding-bottom: 15px;
    max-width: 250px;
    margin: 0 auto;
}
.professionalServices_section .et_pb_blurb_description p, .professionalServices_section .et_pb_blurb_description{
    color: #636363; font-family: 'geomanistregular'; font-size: 14px;    line-height: 22px;  text-align: center;
}
.professionalServices_section a.small-button.smallblue {
    color: #00AC9F !important;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    outline: none;
    font-family: 'geomanistregular';
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-shadow: none;
    margin: 25px 0 0 0;
    padding: 8.5px 14px;
    transition: 0.5s linear;
    display: block;
}

/************** trustedByWebsites_section  ******************/
.trustedByWebsites_section .et_pb_gallery_image.portrait {
    pointer-events: none;
}
.trustedByWebsites_section .et_pb_gallery_items.et_post_gallery.clearfix {
    text-align: center;
    max-width: 800px;
    margin:0 auto 40px;
}
.trustedByWebsites_section .et_pb_gallery_items.et_post_gallery .et_pb_gallery_filler {
    display: none;
}
.trustedByWebsites_section h3{     margin: 8px 0; color: #636363; font-family: 'geomanistmedium'; font-size: 26px;    font-weight: 500;   line-height: 32px;  text-align: center;}

.trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item {
    width: auto !important;
    float: none;
    clear: none;
    display: inline-block !important;
    margin: 15px 25px 20px !important;
    opacity: 0.6;
    transition: 0.5s linear;
}
.trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item:nth-child(3) {
    vertical-align: top;
}
.trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item:last-child{
    vertical-align: super;
}



.trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item:hover {
    opacity: 1;
    transform: scale(0.95);
}

/******************** start-building-your ************************/
.startBuildingEmailsection {text-align: center;}
.startBuildingEmailsection .createfreeaccount h4 {    margin-bottom: 17px; color: #636363; font-family: 'geomanistmedium'; font-size: 26px;    font-weight: 500;   line-height: 32px;  text-align: center;}
.startBuildingEmailsection .createfreeaccount {
    text-align: center;
}
.startBuildingEmailsection .createfreeaccount input[type="text"]{    color: #636363;
    font-family: 'geomanistregular';
    font-size: 18px;
    line-height: 23px;
    padding: 16px 21px;  height: 55px;   width: 445px;   border: 1px solid #D2D2D2;  border-radius: 4px; background-color: #FFFFFF;}
.startBuildingEmailsection .createfreeaccount input[type="button"] {     outline: none;
    border: none; height: 55px;   width: 193px;display: inline-block;
    margin-left: 8px;   border-radius: 4px; background-color: #27AB9E;color: #FFFFFF;   font-family: 'geomanistmedium'; font-size: 18px;    font-weight: 500;   line-height: 23px;}
.startBuildingEmailsection .createfreeaccount input[type=button]:disabled {
    cursor: not-allowed;
}
.startBuildingEmailsection .createfreeaccount input[type=button]:hover {
    background: #E8562A;
}


/******************** start-CONVERTING MORE SITE SEC ************************/
.startConvertingMoreSite_section h2 {
  font-family: 'geomanistmedium';
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #636363;
}
.startConvertingMoreSite_section .helloBarPricingTable.startConvertingMoreSite_PricongTablesection {
    margin-bottom: 35px !important;
}

.startConvertingMoreSite_section .et_pb_pricing_table:first-child  .et_pb_pricing_content_top{
    height: 151.5px;
    border: none;
}
.startConvertingMoreSite_section .et_pb_pricing_table:first-child  .et_pb_pricing_heading{
   border: none;
}
.startConvertingMoreSite_section .et_pb_pricing_table:last-child .et_pb_pricing_content_top span.et_pb_sum {
    font-size: 24px;
}
.startConvertingMoreSite_section .et_pb_pricing_table:first-child{
    border: none;
    width: 231px !important;
    max-width:220px;
    margin: 34px -1px 0 0;
}
#monthlyPricingTable_MoreSitePlanId .et_pb_pricing_table:first-child{
	margin: 34px -1px 0 0;
}
#yearlyPricingTable_MoreSitePlanId .et_pb_pricing_table:first-child{
	margin: 35px -1px 0 0;
}
.startConvertingMoreSite_section .et_pb_pricing_table:last-child .et_pb_pricing_content_top{
    padding-bottom: 25px;
}
li.blankSpace {
    height: 47px;
    border-left: 1px solid #ffffff;
    margin-left: -1px !important;
    border-right: 1px solid #ffffff;
        margin-right: -1px !important
}
.startConvertingMoreSite_section .et_pb_pricing_table:last-child li.blankSpace{
    border-right: none;
}
.entry-content .et_pb_pricing_content ul li li strong{
  font-family: 'geomanistmedium';
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #636363;
}
#yearlyPricingTable_MoreSitePlanId.hide{display: none;}
.mobileViewShow{
    display: none;
}
@media screen and (max-width: 1025px){
    .professionalServices_section .et_pb_blurb_content {
        height: 380px;
    }
}
@media screen and (max-width: 980px){
    .et_pb_pricing_table.et_pb_pricing_table_0, .et_pb_pricing_table.et_pb_pricing_table_4, .startConvertingMoreSite_section .et_pb_pricing_table:first-child {
        width: 50% !important;
    }
    .et_pb_column .et_pb_pricing_table:nth-child(n+3) {
        margin-top: 0;
    }
}

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

    .startConvertingMoreSite_section, .trustedByWebsites_section {
        display: none;
    }
    .professionalServices_section .et_pb_column {
        margin-bottom: 0;
    }
    .professionalServices_section .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }
    .professionalServices_section {
        padding-bottom: 0 !important;
    }
    .mobileViewShow{
        display: inline-block;
/*         margin: 0 5px; */
    }
    .helloBarPricingTable .greencheck, .helloBarPricingTable .redcross{
        display: none;
    }
    .mobileViewHide{
        display: none;
    }
    .trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item:last-child {
        vertical-align: text-top;
        margin-top: 30px !important;
    }

    .helloBarPricingTable{
        margin-bottom: 0 !important;
    }
    .et_pb_row.et_pb_row_0 {
        padding: 0 15px;
    }
    .et_pb_section {
        padding: 30px 0;
    }

    .professionalServices_section .et_pb_blurb_content {
        height: auto;
        margin-bottom: 22px;
    }
    .helloBarPricingTable .et_pb_pricing_table:first-child {
        display: none;
    }
    .helloBarPricingTable .et_pb_pricing_table {
        width: 100% !important;
        margin-bottom: 12px !important;
    }
    .helloBarPricingTable .et_pb_pricing_heading span.et_pb_best_value {
/*         width: 50%;
        float: left; */
        height: auto;
        z-index: 1;
        position: relative;
    }
    .helloBarPricingTable .et_pb_pricing_content_top {
        width: 100%;
        height: 110px;
        padding: 20px 0;
        border: 1px solid #DDDADA;
        border-top: none;
    }
    .helloBarPricingTable .et_pb_pricing_content_top a.et_pb_pricing_table_button.et_pb_button {
        margin: 0;
    }
    .helloBarPricingTable .et_pb_pricing_content_top a.et_pb_pricing_table_button.et_pb_button {
        border: 1px solid #ffffff;
    }
    .helloBarPricingTable .et_pb_pricing_content_top span.et_pb_et_price {
/*         float: left;
        width: 50%; */
        clear: left;
    }
    .helloBarPricingTable .et_pb_pricing_table .et_pb_button_wrapper {
        display: none;
    }
    .helloBarPricingTable .et_pb_pricing_table{
        cursor: pointer;
    }
    .helloBarPricingTable .viewdetail {
        margin: 9px 0;
        color: #636363;  font-family: 'geomanistregular';font-size: 14px;    font-weight: 300;   line-height: 24px;  text-align: center;
    }
    .et_pb_pricing .et_pb_featured_table:before{
        display: none;
    }
    .helloBarPricingTable .et_pb_pricing_content {
        border-top: none;
    }
}

@media screen and (max-width: 767px){
    .et_pb_pricing_table.et_pb_pricing_table_0, .et_pb_pricing_table.et_pb_pricing_table_4, .startConvertingMoreSite_section .et_pb_pricing_table:first-child  {
        width: 100% !important;
	}
	.et_pb_pricing_table {
		flex: none;
	}
	.startBuildingEmailsection .createfreeaccount h4 {
        color: #4A4A4A;
    }
	#monthlyPricingTable_sectionId .mobileViewShow {
        display: inline-block;
        margin: 0 0px;
    }

}

@media screen and (max-width: 568px){
    .startBuildingEmailsection .createfreeaccount input[type="text"] {
        width: 100%;
        margin-bottom: 20px;
    }
    .trustedByWebsites_section .et_pb_gallery_grid .et_pb_gallery_item {
        width: 33.33% !important;
            margin: 15px !important;
    }
    .startBuildingEmailsection .buildingWebsiteFormSec {
        max-width: 290px;
        margin: 0 auto;
        text-align: center;
    }

    .startBuildingEmailsection .createfreeaccount input[type="button"] {
        width: 100%;
        margin: 0;
    }
}
@media screen and (max-width: 415px){
    .rectangle-boxRotate {
        right: 3px;
        top: 53px;
    }
    .arrow-rotate {
        top: 16px;
        transform: rotate(27deg);
    }
    .helloBarPricingTable {
        margin-top: 55px;       
        float: left;
        width: 100%;
    }
    .et_pb_pricing_table.et_pb_pricing_table_0 .et_pb_pricing_content_top, .et_pb_pricing_table.et_pb_pricing_table_4 .et_pb_pricing_content_top, .startConvertingMoreSite_section .et_pb_pricing_table:first-child .et_pb_pricing_content_top{
/*         display: none; */
    }
}

@media screen and (max-width: 321px){
    .arrow-rotate {
        top: 53px;
        transform: rotate(59deg);
        right: 9px;
    }
    .rectangle-boxRotate {
        right: 29px;
        top: 77px;
    }
    .helloBarPricingTable {
        margin-top: 75px;
    }
	
}


#monthlyPricingTable_sectionId li.blankSpace {
    border-bottom: none;
}
#yearlyPricingTable_sectionId li.blankSpace {
    border-bottom: none;
}
#monthlyPricingTable_sectionId .et_pb_pricing_content a.et_pb_pricing_table_button.et_pb_button, #yearlyPricingTable_sectionId .et_pb_pricing_content a.et_pb_pricing_table_button.et_pb_button {
    margin: 0;
}
.et_pb_pricing li a.seeAllFeatureText {
    color: #636363;
    font-family: 'geomanistregular';
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}
.et_pb_pricing li a.seeAllFeatureText:hover {
    color: #636363;
}


/******************** START WEBINAR PAGE 1 ************************/
.page-template-template-landing-page.et_fixed_nav.et_show_nav div#page-container {
    padding-top: 0 !important;
}

.webinar1_firstSection p img{
    margin-bottom: 39px;
}
.webinar1_firstSection p{
    color: #FFFFFF;
    font-family: 'geomanistregular';
    font-size: 16px;
    line-height: 19px;
        padding: 0;
}
.webinar1_firstSection h2{
    color: #FFFFFF;
    font-family: 'geomanistmedium';
    font-size: 42px;
    font-weight: bold;
    line-height: 52px;
    margin-top: 20px;
}
.webinar1_firstSection h2 span{
    color: #27AB9E;
}
.bitmap_imgBox {
    width: 48%;
    float: left;
    margin-right: 19px;
    text-align: center;
}
.bitmap_imgBox .et_pb_team_member_description h4{
    color: #FFFFFF;
    font-family: 'geomanistlight';
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin: 2px 0;
}
.bitmap_imgBox.et_pb_team_member_1 {
    margin-right: 0;
}
.webinar1_firstSection .webinar_registerBtn,
.full-content .webinar_registerBtn,
.landing2-top .webinar_registerBtn,
.right-content .webinar_registerBtn
{
    color: #FFFFFF;
    font-family: 'geomanistregular';
    font-size: 36px;
    font-weight: 300;
    line-height: 43px;
    text-align: center;
    padding: 8px 8.02% !important;
    transition: 0.4s linear;
}
.webinar1_firstSection .webinar_registerBtn:hover,
.landing2-top .webinar_registerBtn:hover{
    padding: 8px 8.02% !important;
}


body #page-container .full-content .webinar_registerBtn:hover,
body #page-container .right-content .webinar_registerBtn:hover{
    padding: 8px 8.02% !important;
    /*color: #ff5c67 !important;
    background: #FFEAE7 !important;*/
}

.webinarStartInSec h2{
    color: #4A4A4A; font-family: 'geomanistregular'; font-size: 32px;    font-weight: 300;   line-height: 38px;  text-align: center;
}

#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}
#clockdiv > div{
    display: inline-block;
}
#clockdiv .countBox{
    display: inline-block;
    position: relative;
    margin-right: 32px;
}

#clockdiv div > span{
    display: inline-block;

}
#clockdiv div > span{
    height: 100px;
    width: 100px;
    border-radius: 5px;
    background-color: #4A4A4A;
    display: inline-block;
    color: #FFFFFF; font-family: 'geomanistmedium'; font-size: 62px;    font-weight: 500;   line-height: 100px;  text-align: center;
}
.smalltext{
    color: #4A4A4A; padding-top: 5px; font-family: 'geomanistmedium'; font-size: 16px;    font-weight: 500;   line-height: 19px;  text-align: center;
}
#clockdiv .countBox:after {
    position: absolute;
    content: ":";
    right: -28px;
    top: 0;
    height: 76px;
    width: 16px;
    color: #4A4A4A;
    font-family: 'geomanistmedium';
    font-size: 62px;
    font-weight: 500;
    line-height: 89px;
    text-align: center;
}
#clockdiv .countBox:last-child:after{
    display: none;
} 


.full-content.et_pb_section {padding-top:74px;}
.full-content .et_pb_row {max-width: 890px; }
.full-content h2 {text-align: center; color: #4A4A4A; font-size: 32px; font-family: 'geomanistregular'; font-weight: normal; padding-bottom: 48px;}
.entry-content .bullet-box ul li{	color: #4A4A4A; font-size: 16px; padding-left: 25px;}
.entry-content .bullet-box ul li:before { border-radius: 5px; -webkit-border-radius: 5px; background-color: #4A4A4A;}
.entry-content .bullet-box ul {padding-bottom: 0px;}
.right-content .et_pb_row {max-width: 980px; }
.right-content h2 {text-align: center; color: #4A4A4A; font-size: 32px; font-family: 'geomanistregular'; font-weight: normal; padding-bottom: 0px;}
.left-right-box.et_pb_row {padding-bottom: 100px;}
.left-right-box .et_pb_column {width: 46%; margin: 0px !important;}
.left-right-box .et_pb_column.et-last-child {width: 54%;}
.entry-content .bullet-box .left-right-box ul {padding-left: 10px !important;}
.landing2-top.et_pb_section {background: #FFEAE7; padding-top: 3px;}
.landing2-top .top-landing .et_pb_column{max-width: 890px; margin: 0 auto !important; text-align: center; float: none;}
.landing2-top .top-landing .et_pb_button  { border: 1px solid #4A4A4A; max-width: 592px; width: 100%; border-radius: 0px; padding: 30px !important; color: #4A4A4A; font-size: 24px; font-family: 'geomanistmedium';}
.landing2-top .top-landing .et_pb_button:after {display: none !important;}
.landing2-top .top-landing .et_pb_button_module_wrapper {margin-bottom: 38px !important;}
.landing2-top .top-landing .et_pb_text_inner p{    padding-bottom: 1em;text-align: center; color: #4A4A4A; font-size: 42px; font-family: 'geomanistlight'; line-height: 1.3;}
.person-section.et_pb_row{ max-width: 500px; padding-bottom: 12px;}
.person-section.et_pb_row .et_pb_column {width: 48.25%; margin-right: 3.5%;}
.person-section.et_pb_row .et_pb_column.et-last-child {margin-right: 0px;}
.person-section h4.et_pb_module_header{color: #4A4A4A; padding-bottom: 0px; font-family: 'geomanistlight';font-size: 16px;line-height: 19px;text-align: center;margin: 20px 0 0 0;}


@media screen and (max-width: 1025px){
    .bitmap_imgBox {
        width: 46%;
        float: left;
        margin-right: 19px;
        text-align: center;
    }
    .webinar1_firstSection h2 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 10px;
    }
    .webinar1_firstSection p img {
        margin-bottom: 20px;
    }

}
@media screen and (max-width:980px){
    .webinar1_firstSection.et_pb_section {
        padding-top: 40px;
    }
    .webinar1_firstSection .et_pb_text_inner {
        text-align: center;
    }
    .webinar1_firstSection p img {
        margin-bottom: 39px;
    }
    .webinar1_firstSection h2{
        margin-top: 20px;
        font-size: 24px;
        line-height: 29px;
    }
    .bitmap_imgBox, .person-section .et_pb_module.et_pb_team_member {
        width: 100%;
        float: left;
        margin-right: 0;
            text-align: center;
    }
    .bitmap_imgBox .et_pb_team_member_image, .person-section .et_pb_team_member_image{
        float: none;
        display: inline-block;
        margin: 0 0 15px 0;
        width: 100%;
        text-align: center;
    }
    .bitmap_imgBox  .et_pb_team_member_description, .person-section .et_pb_team_member_description {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .et_pb_section .et_pb_column .et_pb_module.bitmap_imgBox {
        margin-bottom: 20px;
    }
    .et_pb_section .et_pb_column .et_pb_module.bitmap_imgBox:last-child {
        margin-bottom: 0;
    }
    .webinar1_firstSection .webinar_registerBtn {
        margin-bottom: 20px !important;
    }
    .et_pb_section.bullet-box {
        padding-top: 53px;
            padding-bottom: 40px;
    }
    .et_pb_section.bullet-box ul {
        margin-left: 0;
    }
    .webinar1_firstSection .webinar_registerBtn, .full-content .webinar_registerBtn, .landing2-top .webinar_registerBtn, .right-content .webinar_registerBtn {
        padding: 8px 50px !important;
    }
    .webinar1_firstSection .webinar_registerBtn:hover, .landing2-top .webinar_registerBtn:hover, body #page-container .full-content .webinar_registerBtn:hover, body #page-container .right-content .webinar_registerBtn:hover{
        padding: 8px 50px !important;
    }
    .person-section h4.et_pb_module_header {
        margin-top: 0;
    }
    .person-section .et_pb_column.et-last-child {
        margin-bottom: 0;
    }
    .landing2-top.et_pb_section {
        padding-bottom: 82px;
    }
    .left-right-box.et_pb_row {
        padding-top: 0;
        padding-bottom: 10px;
    }
}
@media screen and (max-width:813px){
    .landing2-top.et_pb_section {
        padding-top: 30px;
    }
}
@media screen and (max-width:668px){
   #clockdiv .countBox {
        width: 48%;
        margin-right: 0;
        margin-bottom: 23px;
    }
    #clockdiv .countBox:after {
           right: -11px;
    }
    #clockdiv .countBox:nth-child(2):after {
           display: none;
    }
    .webinarStartInSec h2 {
        font-size: 24px;
    }
    .webinar1_firstSection .et_pb_text_inner p:nth-child(2) {
        max-width: 165px;
        margin: 0 auto;
    }
    .full-content h2{
        font-size: 24px;
        line-height: 29px;
        padding-bottom: 35px;
    }
    .landing2-top .top-landing .et_pb_text_inner p {
        font-size: 24px;
        max-width: 273px;
        margin: 0 auto;
    }
    .et_pb_section.bullet-box {
        padding-bottom: 130px;
    }
    .landing2-top .top-landing .et_pb_button {
        line-height: 29px !important;
    }
}   

.et_pb_text_inner {
	
}
