/*Header Menu*/
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
    color: #3C63E8 !important;
}
li#menu-item-884895 a {
    color: #3C63E8 !important;
}
#menu-new-main-menu li:hover {
    color: #3B4569 !important;
}
.main-navigation .main-nav ul li.free-trial a:hover, .main-navigation .main-nav ul li.my-login a:hover {
    background: #3B4569;
    border-color: #3B4569;
    color: #fff !important;
}

/*Post Title Padding Decrease*/
.single-format-standard .bred--row {
    padding-bottom: 0px;
}
/*header Search icon*/
#site-navigation button.open-search {
    font-size: 21px;
    background: none;
    color: #3C63E8;
    padding: 0 0 0 9px;
    position: relative;
    top: 0px;
    display: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
.overlay input[type=text] {
    padding: 10px 15px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    height: 50px !important;
    width: 250px !important;
}
	.overlay ::placeholder 
{font-size: 12px !important;
 line-height: 20px !important;
}
button.data-search {
    padding: 10px 0 !important;
    right: 28px !important;
}	
	span.closebtn-btm {
    right: 12px !important;
    padding: 10px 0 !important;
}
nav#mobile-header.sticky-navigation-transition {
    background: #fff;
}	
.footer-wrap.top-foo{
	flex-direction: column-reverse !important;
}

.footer-right, .footer-left{
	width: 100%;
	margin: 0;
	padding-bottom: 30px;
}

.top-foo .footer-col{
	width: 100% !important;
	border-bottom: 1px solid #9AA7D0;
	padding: 30px 0;
}
	.footer-right.top-right-foo{
			border-top: 2px solid #9AA7D0 !important;
	}
 .left-bottom-footer, .footer-right {
	border: none ;
}
.wrap-footer{
	display: grid;
}
	.footer-right {
border-bottom: 1px solid #9AA7D0;
}

.bottom-foo .footer-col{
	width: 100%;
}

.bottom-right-foo, .left-bottom-footer{
	padding-top:0;
}
	.widget img{
		width: 162px !important;
	}
	.left-bottom-footer p{
		font-size: 12px !important;
	}
	.inside-site-info{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

/*------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.footer-left, .footer-right{
		width: 100%;
		padding-bottom: 30px;
		margin: 0;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape){
	.footer-widgets-container{
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait) {
.strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: 39% !important;
}
.strong-view.controls-type-sides.nav-position-outside .wpmslider-prev, .strong-view.controls-type-sides.nav-position-outside .wpmslider-next {
    top: calc(96% - 55px + 14px) !important;
}
.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    left: 40% !important;
}	 

}
.single-post{
	text-align: left;
font: normal normal normal 20px/30px Rubik;
letter-spacing: 0px;
}

.single-post ol,  .single-post ul {
    margin: 0 0 1.5em 23px;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 70px;
    width: auto;
}
nav#mobile-header {
    /* box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1); */
    border-bottom: 1px solid #eee;
}
/**** sub pages contact form***/

.aws--cntc {
    background: #F0F3FA;
    border-radius: 10px;
    padding-bottom:10px;
}

.aws--cntc p {
    margin: 0;
}

.aws label {
    font-size: 15px;
    color: #3E3E3E;
}

.aws--cntc input[type="text"], .aws--cntc input[type="email"] {border: 1px solid #849CEC;border-radius: 5px;background: #fff;margin: 0px 0 14px;
	padding: 7px 7px 11px;
	height: 31px;
	font-size: 14px;
}

.aws--cntc ::placeholder {
    font-size: 15px;
    line-height: 24px;
    color: #D4E1FC;
}
.aws--cntc input[type="submit"] {
    font-size: 12px;
    line-height: 14px;
    padding: 9px 14px;
    background: #3C63E8;
    border-radius: 5px;
}
.awsbred a {
    color: #ffffff !important;
    font-size: 10px !important;
    line-height: 12px !important;
}

.external-icon .fa-external-link-alt:before {
    content: "\f35d";
    font-size: 10px;
}

.external-icon .fa-external-link-alt:before {
    content: "\f35d";
    font-size: 10px;
    position: relative;
    top: -1px;
}

.up-button .fa-arrow-up:before {
    font-size: 16px;
    position: relative;
    top: -1px;
}

.industry-icon span.elementor-icon-list-icon {
    margin-top: -35px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px){
	.industry-icon span.elementor-icon-list-icon {
    margin-top: -29px !important;
}
}

/***************************/

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
       background-color: rgba(60, 99, 232, 0.9);
}
.overlay-content {
    position: relative;
    top: 41%;
    display: flex;
    place-content: center;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 57px;
    right: 80px;
    font-size: 12px;
    line-height: 34px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}
.overlay input[type=text] {
    padding: 18px 23px;
    font-weight: 500;
    border: none;
    float: left;
    font-size: 25px;
    line-height: 34px;
    color: #3B4569;
    height: 65px;
    width: 565px;
    background: white;
    border-radius: 8px;
}
.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 5px;
    padding-left: 5px;
}
.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: auto;
    right: 40px;
    position: relative;
    padding: 18px 0;
    background: #ddd0;
    font-size: 17px;
    border-radius: 8px;
    color: #3c63e8;
    border: none;
    cursor: pointer;
}
.overlay button:hover {
    background: #ddd0;
}
.SearchHero{
  background: #333333;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #dd1818, #333333);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #dd1818, #333333); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #ffffff;
  padding: 20px;
}
.SearchHero p{
  font-size: 13px;
}
span.closebtn-btm {
    float: left;
    width: auto;
    color: #fff;
    font-size: 33px;
    border: none;
    position: relative;
    right: 0px;
    cursor: pointer;
    padding: 18px 0;
}
.overlay ::placeholder 
{font-size: 25px;
 line-height: 35px;
 color: #B2C5F7;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 740px)
and (orientation : landscape) {
.strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: 39% !important;
} 
.strong-view.controls-type-sides.nav-position-outside .wpmslider-prev, .strong-view.controls-type-sides.nav-position-outside .wpmslider-next {
    top: calc(96% - 55px + 14px) !important;
}
.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    left: 40% !important;
}	 

}
aside#recent-posts-3 ul {
    margin: 0 !important;
}
.single-ebooks .bred--row {
    width: 80%;
}
.subs-cls.pad-ex .es_subscription_message.success {
    color: #fff;
    font-size: 16px;
    line-height: 16px !important;
}
.es_subscription_message.success {
    color: #3b4569;
    font-size: 16px;
}

/*header Free trial button hide*/

.mob-menu-center a
{display: none;}


/*VM ware menu color*/

/* li#menu-item-884895 a {
    color: #f34ef6 !important;
} */


@media (max-width: 600px){
#gt_float_wrapper {
    z-index: 1000 !important;
    margin-top: 10px;
}
}

