/******************************* Start Of Container Css ***********************/
@media (min-width: 1200px) {
.container {
	width: 1100px;
}
}
/******************************* End  Of Container Css ***********************/


/******************************* Start Of Common Class Css ***********************/
.ct-theme-color {
	color: #e8800b;
}
.ct-theme-color-sd {
	color: #0044b9;
}
.ct-theme-bg {
	background: #f1800b;
}
.ct-theme-bg-sd {
	background: #0044c6;
}
.light-color {
    color: #898989;
}
.ct-title-box {
	text-align: center;
}
.ct-title-text {
	font-size: 35px;
	color: #0044ba;
	line-height: 42px;
	font-weight: 700;
	letter-spacing: 0px;
}
.ct-title-color-two {
	color: #e8800b;
}
.ct-sub-title-text {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 30px;
}
span.text-block {
    display: block;
    line-height: 10px;
}
.ct-light-text {
	font-weight: normal;
}
.ct-button {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 57px;
	width: 270px;
	background: #0044c6;
	display: block;
	border-radius: 10px;
-webkit-transition:all ease-in-out 0s;
}
.ct-button:hover
{background: #3d7bca; 
background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%); 
background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%); 
background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
-webkit-transition:all ease-in-out 0s;
}
.ct-small-button {
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 160px;
	background: #0044c6;
	display: block;
	border-radius: 5px;
	padding: 5px 0px;
-webkit-transition:all ease-in-out 0s;
}
.ct-small-button:hover
{background: #3d7bca; 
background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%); 
background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%); 
background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
-webkit-transition:all ease-in-out 0s;
}
a.ct-button.ct-small-button .ct-text-weight-none {
	display: block;
}
.ct-text-bold {
	font-weight: 900;
}
.text-weight-medium {
	font-weight: 700;
}
.ct-text-weight-none {
	font-weight: normal;
}
.ct-button-border {
	width: 350px;
	height: 75px;
	border: 4px solid #0044b9;
	display: block;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #0044b9;
	padding: 8px 0px;
}

.ct-button-border:hover
{
background: #fcfcfc;
background: -moz-linear-gradient(top, #fcfcfc 0%, #dedede 100%); 
background: -webkit-linear-gradient(top, #fcfcfc 0%,#dedede 100%); 
background: linear-gradient(to bottom, #fcfcfc 0%,#dedede 100%);
}


.ct-large-button {
	width: 350px;
	height: 75px;
	background: #0044b9;
	display: block;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 12px 0px;
        -webkit-transition:all ease-in-out 0s;
       
}
.ct-large-button:hover
{background: #3d7bca; 
background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%); 
background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%); 
background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
-webkit-transition:all ease-in-out 0s;
}

.ct-button-border .ct-text-weight-none {
	display: block;
}
.ct-large-button .ct-text-weight-none {
	display: block;
}
.button-box {
	text-align: center;
}
.ct-works-button.white-button .ct-button-border {
	border:none;
	color: #fff;
}
.ct-works-button.white-button .ct-large-button {
	background: #fff;
	color: #0044b9;
-webkit-transition:all ease-in-out 0s;
}
.ct-works-button.white-button .ct-large-button:hover
{ 

background: #fcfcfc;
background: -moz-linear-gradient(top, #fcfcfc 0%, #dfdedf 100%);
background: -webkit-linear-gradient(top, #fcfcfc 0%,#dfdedf 100%); 
background: linear-gradient(to bottom, #fcfcfc 0%,#dfdedf 100%); 
}
.white-color {
	color: #fff;
}
.black-white-map div {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.ct-sub-pages-title-box h1 {
	font-size: 50px;
	margin: 0px;
	line-height: 50px;
}
.ct-sub-pages-title-box h3 {
	font-weight: 700;
	font-size: 38px;
}
.ct-button-border.single-line-button {
	line-height: 55px;
}
.slider-remove-space {
	margin-bottom: 0px !important;
}
.Gradient-Background, .footer-style-1 {
	background: #eb880c;
	background: -moz-linear-gradient(left, #eb880c 1%, #fbba13 100%);
	background: -webkit-linear-gradient(left, #eb880c 1%, #fbba13 100%);
	background: linear-gradient(to right, #eb880c 1%, #fbba13 100%);
}
.Gradient-Background-blue {
	background: #2289ce;
	background: -moz-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: -webkit-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: linear-gradient(to right, #2289ce 0%, #0a58cd 100%);
}
.Gradient-Background-back-white {
	background: #d9d9d9;
	background: -moz-linear-gradient(left, #d9d9d9 0%, #b9b9b9 100%);
	background: -webkit-linear-gradient(left, #d9d9d9 0%, #b9b9b9 100%);
	background: linear-gradient(to right, #d9d9d9 0%, #b9b9b9 100%);
}
.sub-pages-banner-title-box .ct-title-text {
    text-align: center;
    text-transform: uppercase;
}
/******************************* End Of Common Class Css ***********************/

/******************************* Start Of Header Css ***********************/
.header-14-right .menu>li::after
{ display: none;
}
.bottom-header {
	border-bottom: 5px solid #e8800b;
}
.header-top-menu-right.header-14-right.desktop-menu {
	text-align: right;
}
.header-top-menu-right.header-14-right.desktop-menu .menu {
	display: inline-block;
}
.ct-header-button-box {
	display: inline-block; vertical-align: middle;
}
nav.header-14.bottom-header.fixed-menu {
    padding: 0px 0px;
}
/******************************* End  Of Header Css ***********************/

/******************************* Start Of Home Pages Css ***********************/
.ct-slider-button .single-line-button {
    line-height: 25px !important;
    padding-top: 12px;
}
.ct-works-button.white-button.demo-button.ct-slider-button .ct-works-button-box {
    margin: 0px 5px;
}
.ct-slider-text h1 {
        font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
}
.ct-slider-text .ct-button-border {
       width: 47%;
    font-size: 15px;
    line-height: 20px;
    padding-top: 11px;
    display: inline-block;
    vertical-align: top;
    border-color: #fff;
    color: #fff;
    height: 70px;
}
.ct-slider-text .ct-button-border:hover
{
     color: #3d7bca;
}
.ct-slider-text .ct-large-button {
      width: 47%;
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    margin-left: 25px;
    height: 69px;
    padding-top: 7px;
}
.ct-slider-text h6 {
    margin-bottom: 25px;
}
.slider-bottom-text {
       font-size: 20px;
    text-align: center;
    color: #0a0a0a;
}
.ct-text-space {
	padding-top: 20px;
}
.ct-howdo-box h3 {
	font-weight: 700;
	margin-top: 40px;
}
.ct-information-box p {
	font-size: 19px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
}
.ct-information-box ul {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
.ct-information-box ul li {
	font-size: 20px;
	color: #fff;
	padding-bottom: 15px;
}
.ct-information-box ul li:before {
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.ct-information-box h5 {
	font-size: 23px;
	font-weight: 600;
	color: #fff;
	margin-top: 60px;
}
.ct-info-box p {
	font-size: 22px;
}
.ct-info-box {
	text-align: center;
}
.ct-video-box {
	text-align: center;
	padding: 20% 0px;
}
.ct-Easy-box {
	text-align: center;
	background: #eb880c;
	background: -moz-linear-gradient(left, #eb880c 1%, #fbba13 100%);
	background: -webkit-linear-gradient(left, #eb880c 1%, #fbba13 100%);
	background: linear-gradient(to right, #eb880c 1%, #fbba13 100%);
	padding: 10px;
	border-radius: 5px;
	margin: 0px 12px;
}
.ct-Easy-box h4 {
	font-size: 50px;
	font-weight: 700;
	line-height: 36px;
	font-style: normal;
	color: #fff;
	margin-bottom: 30px;
}
.ct-Easy-box h5 {
	font-size: 30px;
	color: #ffffff;
	line-height: 23px;
	font-weight: 600;
	letter-spacing: 0px;
}
.ct-Easy-box h6 {
	font-size: 30px;
	color: #ffffff;
	line-height: 34px;
	font-weight: 100;
	letter-spacing: 0px;
}
.ct-works-button .ct-text-weight-none {
	display: block;
	font-size: 20px;
}
.ct-works-button {
	text-align: center;
}
.ct-works-button-box {
	    display: inline-block;
    margin: 0px 30px;
    vertical-align: middle;
}
.ct-team-member-box p {
	margin: 0px;
}
.ct-team-member-box h6 {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: right;
	margin: 0px;
}
.ct-everything-box p {
	font-size: 20px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.ct-about-list-box {
	text-align: center;
}
.ct-about-list-box ul {
	list-style: none;
	padding: 0px;
}
.ct-about-list-box ul li {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 600;
}
.ct-list-name {
	font-weight: 600;
}
.ct-list-Value {
	color: #ff0000;
}
.ct-free-box {
	text-align: center;
}
.total-value-text {
	font-size: 34px;
	color: #606060;
	font-weight: 700;
	font-style: normal;
	text-align: center;
}
.ct-year {
	color: #ff0000;
}
.ct-free-box h5 {
	font-size: 27px;
	color: #60605E;
	font-weight: 700;
	font-style: normal;
	margin-top: 40px;
}
.ct-free-box h2 {
	font-size: 100px;
	line-height: 100px;
	color: #39af4a;
	margin: 0px;
	text-shadow: 3px 4px 0px #000;
}
.ct-free-box h3 {
	color: #0044b9;
	font-weight: 700;
}
.ct-free-box p {
	margin: 0px;
	line-height: 16px;
}
.ct-free-box .ct-large-button {
	margin: 30px auto !important;
}
.ct-large-button .ct-text-weight-none {
	display: block;
}
.ct-works-main {
	padding: 0% 7%;
}
.ct-works-box {
	text-align: center;
	margin-bottom: 30px;
}
.ct-works-box p {
	font-size: 20px;
}
.ct-hp-call-action-main {
    padding-left: 4% !important;
}
.ct-day-call-action {
	text-align: center;
}
.ct-day-call-action h3 {
	color: #f1800b;
	font-weight: 700;
	    margin-bottom: 5px;
}
.ct-day-call-action .ct-large-button {
	margin: 30px auto !important;
}
.ct-day-call-action p {
	font-size: 14px;
}
.ct-accordion h4 {
	    font-style: normal;
    font-size: 22px;
    font-weight: normal;
}
.ct-accordion a {
	color: #000 !important;
}
.vc_tta-panel-heading {
	border-color: #c6c6c6 !important;
}
.vc_tta-panel-body {
	border-color: #c6c6c6 !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon {
	height: 20px !important;
	width: 20px !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon:after {
	border-color: #f4a410 !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon:before {
	border-color: #ea850c!important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
	border-width: 0px 3px 3px 0px !important;
	border-color: #c6c6c6 !important;
}
h1.ct-title-text.hm-vd-title {
       font-size: 40px;
    margin: 50px 0px !important;
}
.best-product-main {
    overflow: visible !important;
}
.svg-icon-box {
    position: relative;
}
.best-product-logo {
    position: absolute;
    top: -70px;
}
.ct-introducing-box h2 {
    margin: 0px;
    color: #e8800b;
    font-size: 55px;
    letter-spacing: 0px;
}
span.introducing-tm-text {
    font-size: 28px;
    vertical-align: top;
    display: inline-block;
    line-height: 20px;
}
.ct-title-box.worship-inner-box .ct-title-text {
    font-size: 30px;
    line-height: 30px;
}
.ct-home-logo-box img {
    width: 50%;
    margin: 0 auto;
    display: block;
}
/******************************* End Of Home Pages Css ***********************/

/******************************* Start Of Footer Css ***********************/
.footer-style-1 .sub-nav {
    display: none;
}
.footer-style-1 {
	text-align: center;
padding: 50px 0px 34px 0px;
}
.widget_nav_menu {
    margin: 10px 0px;
}
.footer-style-1 ul li {
	display: inline-block;
}
#footer .widget ul li a:hover {
	margin-left: 0px !important;
    color: #000 !important;
}
#footer .widget ul li a {
	color: #fff !important;
	font-weight: 600;
}
.footer-link-box ul {
    padding: 0px;
}
.footer-link-box ul li
{ margin: 0px 11px;
}
.footer-link-box ul li a {
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
}
/******************************* End Of Footer Css ***********************/

/******************************* Start Of About Pages Css ***********************/
.ct-about-pages-banner-box {
	overflow: visible !important;
	height: 80vh;
}
.ct-about-pages-banner h1 {
	font-weight: 700;
	font-size: 48px;
}
.ct-about-pages-banner h3 {
	font-weight: 700;
	font-size: 30px;
	margin-top: 10px;
	letter-spacing: 0px;
}
.ct-about-title-box h1 {
	font-weight: 700;
	font-size: 50px;
}
.ct-about-title-box h5 {
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 0px;
	margin-top: 30px;
}
.ct-about-pages-info-box p {
	font-weight: 100;
}
.ct-about-pages-main-right {
	padding-right: 13%;
	padding-left: 2%;
}
.ct-about-pages-main-left {
	padding-left: 13%;
	padding-right: 2%;
}
/******************************* End Of About Pages Css ***********************/

/******************************* Start Of Contact Pages Css ***********************/
.ct-contact-info-box p {
	margin: 0px;
}
.ct-contact-info-box a {
	margin-top: 25px;
	display: block;
	color: #fff;
}
.ct-contact-form-title h1 {
	color: #e8800b;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	line-height: 20px;
}
.ct-contact-form-title h6 {
	font-family: gillsans-Regular;
	color: #e8800b;
	margin: 0px;
	font-size: 15px;
}
.Contact-form-box label {
	font-size: 11px;
	letter-spacing: 0px;
	display: block;
	margin: 0px;
	color: #bcbcbc;
	font-weight: normal;
}
.Contact-form-box input {
	border: none;
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #f1800b;
	display: inline-block;
	margin-bottom: 22px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 0px;
	color: #000000;
}
.Contact-form-box textarea {
	border: 1px solid #f1800b;
	width: 99%;
	height: 200px;
	color: #bcbcbc;
}
.Contact-form-box input,textarea:focus {
    outline: none;
}
 ::-webkit-input-placeholder {
 color: #9e9e9e;
}
.from-button {
	background:#e8800b;
	width: 217px !important;
	height: 60px !important;
	border: none !important;
	font-size: 19px !important;
	color: #fff !important;
	font-family: gillsans-Regular !important;
	float: right !important;
	margin-top: 17px !important;
        -webkit-transition: all ease-in-out 0s !important;
}
.from-button:hover {
    background: #f0a139 !important;
    background: -moz-linear-gradient(top, #f0a139 0%, #ea750e 100%) !important;
    background: -webkit-linear-gradient(top, #f0a139 0%,#ea750e 100%) !important;
    background: linear-gradient(to bottom, #f0a139 0%,#ea750e 100%) !important;
-webkit-transition: all ease-in-out 0s;
}
.ct-day-call-action.text-left {
	text-align: left !important;
}
.ct-day-call-action.text-left h3 {
	font-size: 35px;
	margin-bottom: 25px;
}
.ct-day-call-action.text-left .ct-large-button {
	margin: 30px 0px !important;
}
/******************************* End Of Contact Pages Css ***********************/

/******************************* Start Of Migrate Pages Css ***********************/
option:first-child {
    display: none;
}
.migrate-title-box {
     padding: 0% 4%;
}
.Migrate-form {
    padding: 0% 4%;
}
.Migrate-form-box {
    margin-bottom: 30px;
}
.Migrate-form input, select {
	border: 2px solid #e4e4e4;
	border-radius: 6px;
        width: 100%;
	height: 40px;
	margin-right: 20px;
	font-size: 13px;
	font-weight: normal;
	
	display: inline-block;
	vertical-align: middle;
	color: #000000;
    padding: 0px 10px;
background: none;
}

.Migrate-form select option {
	color: #000;
	font-size: 14px;
}
.Migrate-form-button {
margin-top: -13px;
	width: 250px !important;
	border: none !important;
	height: 60px !important;
	font-size: 26px !important;
	color: #fff !important;
	text-align: center !important;
	background: #0044c6 !important;
        font-weight: bold !important;
       -webkit-transition: all ease-in-out 0s !important;
}
.Migrate-form-button:hover {
    background: #3d7bca !important;
    background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%) !important;
    background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%) !important;
    background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%) !important;
    -webkit-transition: all ease-in-out 0s !important;
}
button.dropdown-toggle.ct-Migrate-form-button {
    border: 2px solid #e4e4e4;
    border-radius: 6px;
    width: 100%;
    height: 40px;
    margin-right: 20px;
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    color: #bcbcbc;
    padding: 0px 10px;
    background: none;
    text-align: left;
}
button.dropdown-toggle.ct-Migrate-form-button .caret {
    float: right;
    margin: 11px 0px;
}
.dropdown-menu input {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    margin: 0px;
}
.Migrate-form select {
    color: #bcbcbc;
}
/******************************* End Of Migrate Pages Css ***********************/



/******************************* Start Of Ministry Pages Css ***********************/
.ministry-buttom-box {
	text-align: center;
}
.ministry-buttom-info-box {
	margin-top: 46px;
	padding: 0px 6%;
}
.ministry-buttom-info-box p {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 25px;
}
.ministry-buttom-box .ct-title-box h6 {
	margin-top: 40px;
}
.ministry-buttom-box .ct-works-button-box {
	margin-top: 60px;
}
.ct-ministry-info-inner {
    margin-bottom: 20px;
}
.ct-ministry-info-inner h5 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #fff;
    margin: 0px;
}
.ct-ministry-info-inner p {
    font-weight: normal;
}
/******************************* End Of Ministry Pages Css ***********************/


/******************************* Start Of Products Pages Css ***********************/
.Products-top-box .ct-title-text {
    font-size: 42px;
}
.Products-top-box {
    text-align: center;
    padding: 0% 15%;
}
.Products-top-box p {
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 20px;
}
.Product-cont {
    padding-left: 10%;
}
.Product-info-inner {
    margin-bottom: 20px;
}
.Product-info-inner h5 {
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0px;
}
.Products-top-box.Products-top-volunteers {
    padding: 0% 8%;
}

.Product-info-inner p {
    font-size: 17px;
}
.ct-day-call-action.free-trial-box {
    padding: 0% 16%;
}
.ct-day-call-action.free-trial-box {
    padding: 0% 16%;
}
.ct-day-call-action.free-trial-box h2 {
    margin-bottom: 30px;
}
/******************************* End Of Products Pages Css ***********************/


/******************************* Start Of Signup Pages Css ***********************/
.SignUp-title-box h2 {
	margin-top: 0px;
}
.signup-help-box {
	background: #dfdfdf;
	border: 1px solid #000;
	padding: 20px;
	border-radius: 10px;
	text-align: center;
	margin: 0px 20px;
}
.signup-help-box h2 {
	letter-spacing: 0px; margin-top: 0px;
}
.signup-help-box h5 {
	letter-spacing: 0px;
	font-size: 21px;
	padding: 0px 5%;
	margin: 15px 0px;
    font-weight: 600;
}
.signup-help-box p {
    font-weight: normal;
}
.signup-help-box .ct-large-button {
	margin: 20px auto !important;
	display: block;
}
.signup-help-box .ct-text-weight-none {
	display: inline-block;
	padding-right: 5px;
}
.signup-help-box .ct-large-button {
	line-height: 55px;
}
a.Continue-link {
	    color: #000000;
    margin-top: -17px;
    display: block;
}
.SignUp-form input {
	width: 93%;
	border: 1px solid #b5b5b5;
	border-radius: 5px;
	margin-bottom: 25px;
	font-size: 12px;
}
/******************************* End Of Signup Pages Css ***********************/


/******************************* Start Of Thank You Pages Css ***********************/
.ThankYou-text-box {
	text-align: center;
}
.ThankYou-text-box h1 {
	font-size: 150px;
	line-height: 150px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.ThankYou-text-box img {
	width: 170px;
	margin-top: 30px;
}
.ThankYou-buttom-box {
	text-align: center;
}
.ThankYou-buttom-box p {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 1.5px;
}
.ThankYou-buttom-box a {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	margin-top: 56px;
	display: block;
    margin-top: 25px;
}
/******************************* End Of Thank You Pages Css ***********************/

/******************************* Start Of Webinar Pages Css ***********************/
.ct-webinar-title-box {
	text-align: center;
	padding: 0% 2%;
}
.ct-webinar-title-box .ct-title-text {
    line-height: 44px;
}
.Webinar-info-box {
	text-align: center;
}
.Webinar-info-box h6 {
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 15px;
    margin-bottom: 0px;
}
.Webinar-info-box p {
	font-weight: normal;
}
.Webinar-info-box .ct-large-button {
	margin: 50px auto !important;
}
.Webinar-info-box.Webinar-white-info-box {
	padding: 0% 13%;
}
.Webinar-buttom-box {
    padding: 0% 5%;
}
.white-button .ct-large-button {
	background: #fff;
	color: #0044b9;
       -webkit-transition: all ease-in-out 0s;
}
.white-button .ct-large-button:hover {
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #dfdedf 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#dfdedf 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#dfdedf 100%);
}
/******************************* End  Of Webinar Pages Css ***********************/


/******************************* Start Of Webinar Pages Two Css ***********************/
.ct-webinar-tab-menu ul {
    list-style-type: none;
    padding: 0px;
    text-align: center;
}
.ct-webinar-tab-menu ul li {
    display: inline-block;
    margin: 0px 20px;
}
.ct-webinar-tab-menu ul li a {
    width: 350px;
    height: 75px;
    background: #0044b9;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 12px 0px;
    -webkit-transition: all ease-in-out 0s;
}
.ct-webinar-tab-menu ul .active a {
    background: #3d7bca;
    background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%);
    background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%);
    background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
    -webkit-transition: all ease-in-out 0s;
}
.ct-webinar-tab-menu ul li a:hover {
    background: #3d7bca;
    background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%);
    background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%);
    background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
    -webkit-transition: all ease-in-out 0s;
}

.ct-webinar-tab .tab-content {
    text-align: center;
    width: 70%;
    margin: 60px auto;

}
/******************************* End Of Webinar Pages Two Css ***********************/


/******************************* Start Of Pricing Pages Css ***********************/
.Webinar-two-info {
    padding: 0% 12%;
}
.ct-free-box.ct-about-free-box .ct-large-button {
    font-weight: 700;
    line-height: 54px;
    font-size: 23px;
}
.ct-title-box.pricing-buttom-text h5 {
    letter-spacing: 0px;
    font-size: 22px;
}
.ct-Pricing-box {
	border: 2px solid #b9b9b9;
	border-radius: 10px;
	text-align: center;
	background: #f7f7f7;
margin-top: 50px;
}
.ct-title-box.pricing-title-box h5 {
	font-weight: 600;
}
.ct-pt-title-box {
	background: #d9d9d9;
	background: -moz-linear-gradient(left, #d9d9d9 0%, #b9b9b9 100%);
	background: -webkit-linear-gradient(left, #d9d9d9 0%, #b9b9b9 100%);
	background: linear-gradient(to right, #d9d9d9 0%, #b9b9b9 100%);
	border-radius: 6px 4px 0px 0px;
}
.ct-Pricing-box h3 {
	color: #fff;
	margin: 0px;
	padding: 15px 0px;
}
.ct-Pricing-box h4 {
	font-size: 25px;
	color: #808080;
	font-weight: 600;
	font-style: normal;
	margin: 0px;
}
.ct-Pricing-dollar {
    padding: 15px;
}
.ct-Pricing-center {
    text-align: center;
    padding: 32px 0px;
    border-bottom: 2px solid #dcdcdc;
    margin: 0px 26px;
}
.ct-Pricing-main-box ul li a {
    display: block;
    margin: 0 auto;
}
.ct-Pricing-box h6 {
	display: inline-block;
	font-size: 13px;
	color: #808080;
	font-weight: 700;
	line-height: 16px;
	margin: 0px;
	    vertical-align: middle;
}
.ct-Pricing-box h5 {
	font-size: 40px;
	color: #808080;
	font-weight: bold;
	line-height: 48px;
	margin: 10px 0px;
	
}
.ct-Pricing-dollar h5 {
    display: inline-block;
    vertical-align: middle;
    margin:0px;
}
.ct-Pricing-box:hover {
	border-color: #0957cd;
}
.ct-Pricing-box:hover .ct-pt-title-box {
	background: #2289ce;
	background: -moz-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: -webkit-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: linear-gradient(to right, #2289ce 0%, #0a58cd 100%);
}
.ct-pricing-tab-menu {
	text-align: center;
	margin-bottom: 50px;
}
.ct-Pricing-main-box ul {
	padding: 0px;
	list-style-type: none;
}
.ct-pricing-tab-menu ul li {
	float: none;
	display: inline-block;
        margin-bottom: 15px;
}
.ct-pricing-tab-menu ul li a {
	padding: 5px 20px;
	background: #e8800b;
	color: #fff;
	margin-right: 15px;
	border: none;
    border-radius: 3px;
}


.ct-pricing-tab-menu ul .active a {
	background: #0044b9 !important;
	border: none !important;
	color: #fff !important;
}
.ct-pricing-tab-menu ul li a:hover {
	background: #0044b9;
}
.ct-Pricing-main-box {
    padding-left: 0px;
}
.ct-pt-button-box {
	    display: none;
    -webkit-transition: all ease-in-out 0.8s;
       padding-bottom: 25px;
    text-align: center;
}
.ct-Pricing-main-box  {
	border-color: #0957cd;
	-webkit-transition: all ease-in-out 1.5s;
}
.ct-Pricing-main-box .active .ct-pt-title-box {
	background: #2289ce;
	background: -moz-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: -webkit-linear-gradient(left, #2289ce 0%, #0a58cd 100%);
	background: linear-gradient(to right, #2289ce 0%, #0a58cd 100%);
	    -webkit-transition: all ease-in-out 0.8s;
    
}
.ct-Pricing-main-box .ct-pt-title-box{
      padding: 10px 0px
}
.ct-Pricing-main-box .ct-Pricing-center {
    padding: 30px 0px;
-webkit-transition: all ease-in-out 0.8s;
}
.ct-pt-button-box {
	display: block;
	-webkit-transition: all ease-in-out 0.8s;
}
.ct-Pricing-box {
	-webkit-transition: all ease-in-out 0.8s;
    margin-top:0px;
    border-color: #0957cd;
}
.active .Pricing-now-text {
	padding-top: 40px;
	-webkit-transition: all ease-in-out 0.8s;
}
.ct-pt-button-box .ct-button-yellow {
	width: 194px;
	height: 50px;
	    background: #0044b9;
	display: block;
	border-radius: 5px;
	line-height: 50px;
	color: #fff;
  -webkit-transition: all ease-in-out 0s;
}
.ct-pt-button-box .ct-button-yellow:hover {
    background: #3d7bca;
    background: -moz-linear-gradient(top, #3d7bca 0%, #0d4ec2 100%);
    background: -webkit-linear-gradient(top, #3d7bca 0%,#0d4ec2 100%);
    background: linear-gradient(to bottom, #3d7bca 0%,#0d4ec2 100%);
    -webkit-transition: all ease-in-out 0s;
}
span.ct-pt-sub-text {
	font-size: 11px;
	color: #808080;
	margin: 0px;
}
.ct-Pricing p {
	font-size: 11px;
line-height: 11px;
	color: #808080;
	margin: 0px;
    padding: 0px 20px;
}
.ct-pt-bottom {
 padding-bottom: 23px;
}
.ct-last-pt .ct-pt-bottom {
	padding-top: 0px;
}
.ct-free-box.ct-about-free-box .ct-large-button {
    width: auto;
}
.ct-free-box.ct-about-free-box h2 {
	color: #e8800b;
    
    text-shadow: 3px 4px 0px #8e8e8e;
}
.ct-team-name-box {
	padding-top: 30px;
}


.demo-button .ct-button-border {
    background: #fff;
    color: #0044b9 !important;
    -webkit-transition: all ease-in-out 0s;
}
.demo-button .ct-button-border:hover {
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #dfdedf 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#dfdedf 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#dfdedf 100%);
}
.demo-button .ct-large-button {
    background: #e8800b !important;
    color: #fff !important;
   -webkit-transition: all ease-in-out 0s;
}
.demo-button .ct-large-button:hover
{background: #f0a139 !important;
background: -moz-linear-gradient(top, #f0a139 0%, #ea750e 100%) !important; 
background: -webkit-linear-gradient(top, #f0a139 0%,#ea750e 100%) !important; 
background: linear-gradient(to bottom, #f0a139 0%,#ea750e 100%) !important; 
}

.ct-works-button.white-button.demo-button .ct-button-border.single-line-button {
    line-height: 60px;
}
.Support-title-text h3 {
    font-weight: bold;
}
.Support-info-box .ct-large-button {
    width: 100%;
        margin-bottom: 20px !important;
}
.Webinar-info-box.Webinar-white-info-box.Support-buttom-box {
    padding: 0px;
}
.Support-info-box {
    text-align: center;
}
.Support-top-title-text .ct-title-text {
    font-size: 40px;
    line-height: 55px;
}
.widget_media_image img {
    width: 25%;
}
.font-italic {
    font-style: italic;
}
.migrate-title-box .ct-sub-title-text {
    margin-top: 0;
}
.submit-box {
    text-align: center;
}
.ct-hp-img {
    padding: 0% 5% !important;
}
/******************************* End Of Pricing Pages Css ***********************/




/******************************* Start Of Privacy Policy Pages Css ***********************/
.privacy-policy-box p {
    margin-bottom: 30px;
}
/******************************* End  Of Privacy Policy Pages Css ***********************/

/******************************* Start Of Terms And Conditions Pages Css ***********************/
.terms-and-conditions-box p {
    margin-bottom: 30px;
}
.terms-and-conditions-box a {
    color: #0044c6;
}
/******************************* End  Of Terms And Conditions Pages Css ***********************/




/******************************* Start Of New Signup Pages Css ***********************/
.ct-signup-row {
    padding: 0% 8% 0% 5%;
}
.ct-signup-right-col {
    padding-left: 3% !important;
}
.ct-signup-carousel {
    background: #fff;
    box-shadow: 0px 1px 18px 0px #b3b3b3;
    padding: 20px 0px 20px 25px;
}
.ct-signup-pro-name {
    background: #0044b9;
    width: 100px;
    height: 100px;
    line-height: 89px;
    border-radius: 100%;
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    border: 4px solid #f1f1f1;
    background: #1356b5;
    background: -moz-radial-gradient(center, ellipse cover, #1356b5 0%, #196fbb 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #1356b5 0%,#196fbb 100%);
    background: radial-gradient(ellipse at center, #217af9 0%,#1356b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1356b5', endColorstr='#196fbb',GradientType=1 );
    box-shadow: 0px 0px 0px 5px #eaa43e;
}
.ct-signup-cont {
    text-align: left;
}
.ct-signup-cont h4 {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0px;
}
.ct-signup-cont p {
    font-weight: normal;
}
.ct-free-trial-text {
    font-style: italic;
}
.ct-signup-thumbnails {
    margin-top: 20px;
}
.ct-signup-thumbnails-box {
    cursor: pointer;
    margin-right: 30px;
}
.ct-signup-thumbnails-box h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0px;
    margin: 0px;
}
.ct-signup-thumbnails-box p {
    font-weight: normal;
    margin: 0px;
}
.ct-signup-thumbnails-box.slick-slide.slick-current.slick-active h6
{  color: #0044b9;
}
.ct-signup-thumbnails-box.slick-slide.slick-current.slick-active p {
    color: #0044b9;
}
.ct-signup-carousel .slick-prev:before {
 content: "";
    width: auto;
    height: auto;
    border-top: 15px solid transparent;
    border-right: 16px solid #0e46b2;
    border-bottom: 15px solid transparent;
    display: block;
}
.ct-signup-carousel .slick-next:before {
    content: "";
    width: auto;
    height: auto;
    border-top: 15px solid transparent;
    border-left: 16px solid #0e46b2;
    border-bottom: 15px solid transparent;
}
.ct-signup-carousel .slick-prev:before, .ct-signup-carousel .slick-next:before {
   font-size: 0px;
    padding: 0px;
    background: none;
    opacity: 1;
    color: white;
   
}
.ct-signup-carousel .slick-prev {
    left: -53px;
}
.ct-signup-carousel .slick-next {
    right: -40px;
}
.ct-signup-bottom-info p {
    font-size: 17px;
    font-weight: normal;
}

.ins_search_input {
    color: black;
}