/*
* @package Aaika
* @copyright (C) 2015 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/
/* You can add new css here */
@font-face {
  font-family: Montserrat-bold;
  src: url(fonts/Montserrat-Bold.ttf);
}
@font-face {
  font-family: Montserrat;
  src: url(fonts/Montserrat-Regular.ttf);
}
hr{
clear:both;
}
.tick{
font-size: 16px;
}

.tick li {
	background-size: 18px auto !important;
	background-position: left 5px !important;
	padding-left: 30px;
	min-height: 30px;
	background: url(../images/icon-tick-red.png) left 1px no-repeat;
	margin-left: 20px;
	list-style-type: none;
	border-bottom: none !important;
	padding-bottom: 10px;             
}
.tick li a:hover {
	text-decoration: underline;
}
.blog_postcontent h3, h4 {
	margin: 30px 0 10px !important;
}
.blog_postcontent p {
	margin-bottom: 22px;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
	height: 26px !important;
}
.stButton .stBubble_count {
	height: 42px !important;
}

/* START MENU CHANGES */
.features_sec1 {
	padding: 0px 0px;
	margin-top: 85px;
	background-color: #131313;
}

.margin_top10 {
    margin-top: 70px; /*top menu changes*/
}

.features_sec1{
  /*margin-top:60px; enable this if you remove the top line and comment the margin below */
  margin-top:100px;
}
/* END MENU CHANGES */

.navbar-nav > li > a {
	font-size: 19px;
}
.buynow a:hover {
	color: #fff !important;
	background: gray !important;
}
.features_sec3 {
	padding: 0px 0px;/*what is evolven*/
}
.features_sec6 .rbox {
	width: 100%;
	padding: 80px 50px 50px 80px;
}
.divider_line3 {
	padding-top: 30px;
	margin-bottom: 30px;
}
.stcode_title11 .line1 {
	background: url(../images/h-line81.png) no-repeat center top;
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 7px auto 0 auto;
}
.but_large2 {
	background-color: #fff;
	color: #000;
}
.parallax_section2 {
	padding: 120px 0px 0px 0px;
}
.fati9 {
	margin-left: auto;
	margin-right: auto;
}
.features_sec7 .box .ibox, .features_sec8 .box .ibox {
	background: transparent;
}
.section-videobg .scircle .circle {
	width: 100%;
	height: 100%;
	padding-top: 47px;
	background: transparent !important;
	border-radius: 0;
	margin: 0 auto;
	text-align: center;
	color: #fff !important;
}
.features_sec54 {
	background: #333333 url(../images/fullsite-img9.png) no-repeat center top;
}
.features_sec54 h6 {
	color: #dea900;
}
.features_sec54 h6 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px;
}
.features_sec54 .peosays1 {
	color: #fff;
}
.features_sec38 img {
	width: 180px;
	height: 180px;
	border-radius: 100%;
	border: 8px solid #fff;
	margin-bottom: 10px;
	margin-top: 30px;
}
.features_sec38 p {
	margin: 10px auto 30px auto;
}
.pagination ul li {
	display: inline-block;
	margin: 0 5px;
        margin-bottom: 10px;
}
.pagination ul li a {
	background: gray;
	color: #fff;
	padding: 5px 10px;
}
.pagination ul li a:hover {
	background: #dea900;
}
.pagination ul li span.pagenav {
	background: #dea900;
	color: #fff;
	padding: 5px 10px;
}
.ms-view.ms-basic-view.ms-grab-cursor, .ms-slide.section-videobg.ms-sl-selected {
	height: 611px !important;
}
.features_sec1 .container {
	width: 100%;
}
.front-video {
	position: relative;
}
.video-caption {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(19, 19, 19, 0.8);
}
.video-title {
	padding-top: 13%;
}
.video-title h1 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px;
}
.video-tagline {
	padding-top: 4%;
}
.video-tagline h2 {
	text-align: center;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: normal;
	font-size: 20.31px;
	margin-bottom: 0px;
}

.video-caption2 {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 100%;
}
.video-title2 {
	padding-top: 17%; /* original 25% if top header margin-top goes to 60px */
}
.video-title2 h1 {
	color: #fff;
    font-size: 42px;
    line-height: 115%;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0px;
    font-weight: 600;
}
.video-tagline2 {
	padding-top: 6%;
}
.video-tagline2 h2 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 150%;
	font-size: 20px;
	margin-bottom: 0px;
}


.js-features-left1 {
	width: 50%;
	float: left;
	padding-right: 15px;
	text-align: initial;
}
.js-features-right1 {
	width: 50%;
	float: left;
	padding-left: 15px;
	text-align: initial;
}
.js-features-left2 {
	width: 70%;
	float: left;
	padding-right: 15px;
	text-align: initial;
}
.js-features-right2 {
	width: 29%;
	float: left;
	padding-left: 15px;
	text-align: initial;
}
.js-features-right2 h4 {
	margin: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
}
.ms-slide .ms-slide-vcbtn, .ms-slide .ms-slide-layers, .ms-slide .ms-slide-vpbtn, .ms-slide .ms-slide-video {
	background: #303030;
	opacity: 0.8 !important;
	max-width: 1920px !important;
	left: 0px !important;
}
.haschild a.dropdown-toggle {
	background: url(../images/arrow.png) no-repeat right 20px center;
	padding-right: 35px;
}
.haschild:hover a.dropdown-toggle, .haschild.active a.dropdown-toggle {
	background: url(../images/arrow-hover.png) no-repeat right 20px center;
}
.haschild li.haschild a.dropdown-toggle {
	background: url(../images/arrow.png) no-repeat right 20px center !important;
	padding-right: 32px;
}
.haschild li.haschild:hover a.dropdown-toggle, .haschild li.haschild.active a.dropdown-toggle {
	background: url(../images/arrow_sub_hover.png) no-repeat right 20px center !important;
}
.haschild li a.dropdown-toggle {
	background: none;
}
.haschild li li.iceMenuLiLevel_3 a.dropdown-toggle, .haschild li.haschild:hover li.iceMenuLiLevel_3 a.dropdown-toggle {
	background: none !important;
}
.haschild:hover li a.dropdown-toggle {
	background: none;
}
.haschild.last .iceMenuLiLevel_2 .dropdown-menu {
	left: -100% !important;
}
.frontpage-form .formControls {
	position: relative;
}
.frontpage-form .form-control {
	height: 39px;
	padding: 6px 12px 6px 55px;
	box-sizing: border-box;
}
.frontpage-form .formControls .fa {
	position: absolute;
	left: 30px;
	top: 5px;
	padding-right: 15px;
	font-size: 15px;
	border-right: 1px solid #CCC;
	line-height: 29px;
	height: 29px;
	color: #ccc;
}
.frontpage-form .rsform-submit-button {
	height: 39px;
}
.fontstyle {
	font-size: 22px;
	line-height: normal;
	font-family: Raleway;
	color: #000;
}
.fontstylewhite {
	font-size: 22px;
	line-height: normal;
	font-family: Raleway;
	color: #fff;
}
a.remobut {
	float: left;
	color: #dea900;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	padding: 9px 22px;
	margin-right: 2px;
	border-radius: 3px;
}
.jai-map-container .popover.top {
	border-top: 5px solid #e2a800;
}
.divider_linekice {
	width: 30%;
	padding-top: 50px;
	margin-bottom: 50px;
	background: url(../images/h-line8.png) no-repeat center bottom;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.pressimg { /**/
	border-radius: 3px;
	border: 1px solid #D3D3D3;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 174px;
}
.flips4_front img {
	max-height: 98px;
}
.divider_line9 {
	padding-top: 50px;
	margin-bottom: 20px;
}
.blog .divider_line9 {
	padding-top: 100px;
	margin-bottom: 20px;
}

.divider_blank {
	width: 100%;
	margin-bottom: 50px;
	clear: both;
}
.flips4_back {
	background-color: #dea900;
}
.flips4_back h5 a:hover {
	color: #fff;
}
/*.top_nav.three {
	padding-bottom: 130px;
}*/

div.side1 {
	border: 1px solid #dea900;
	border-radius: 5px;
	padding: 10px;
}
.features_sec7lr {
	float: left;
	width: 100%;
	padding: 70px 0px 0px 0px;
	text-align: center;
	background: #f4f4f4;
}
.features_sec7lr1 {
	float: left;
	width: 100%;
	padding: 50px 0px 75px 0px;
	text-align: center;
	background: #f4f4f4;
}
.features_sec7, .features_sec8 {
	border-bottom: none;
}
.fati9k {
	color: #dea900;
	font-size: 23px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	line-height: 47px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 3px solid #dea900;
	margin-bottom: 12px;
}
.jai-map-container .point {
	height: 40px;
	width: 40px;
}
img {
	max-width: 100%;
	height: auto;
}
.responsiveMenu {
	display: none !important;
}
.toggleMenu {
	display: none !important;
}
.responsiveMenu li.hover {
	display: block !important;
}
.responsiveMenu li a {
	font-size: 19px;
	font-family: 'Raleway', sans-serif;
}
.responsiveMenu li#item-333 a {
	color: #fff!important;
	background: #dea900!important;
	transition: all 0.3s ease!important;
	margin-bottom: 5px;
}
.responsiveMenu li#item-333 a:hover {
	color: #ffffff !important;
	background: #808080 !important;
}
.responsiveMenu li li a {
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
}
.responsiveMenu li li a:hover, .responsiveMenu li li a:focus, .responsiveMenu li li a:active {
	color: #e54c4c;
}
.responsiveMenu li.hover:hover, .responsiveMenu li.hover:focus, .responsiveMenu li.hover:active {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-ms-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}
h3.popover-title {
	display: none; /*Hide Popup title for tooltips*/
}
.js-features-right2 tr {
	margin-bottom: 12px;
	display: block;
}
.js-features-right2 td {
	vertical-align: middle !important;
}
.js-features-right2 td h4 {
	margin: 0px;
}
.features_sec7lr tr {
	margin-bottom: 12px;
	display: block;
}
.features_sec7lr td {
	vertical-align: middle !important;
}
.features_sec7lr td h4 {
	margin: 0px;
}
.fati9ki {
	margin-bottom: 4px !important;
}
.landing-page nav.menu_main, .landing-page .page_title2, .landing-page .footer {
	display: none;
}
.landing-page .header {
	border-bottom: 2px solid #444444;
}
.landing-page-footer nav.menu_main, .landing-page-footer .page_title2 {
	display: none;
}
.landing-page-footer .header {
	border-bottom: 2px solid #444444;
}

.landing-page-menu .page_title2, .landing-page-menu .footer {
	display: none;
}
.landing-page-menu .header {
	border-bottom: 2px solid #444444;
}

.landing25 {
	font-size: 25px;
        
}


/* .landing-page h2 {
	font-size: 57px;
	text-align: left;
	line-height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 105px;
	padding-bottom: 25px;
}
.landing-page h2 span {
	color: #eaab30;
	font-weight: bold;
	font-size: 57px;
} */
.form-horizontal .control-label { display: none;}
.formControls { width: 100% !important; display: block;}
.pool-left { float: left;}
.rsform-block.rsform-block-message textarea {
    height: 140px;
}

/* ----- MEDIA QUERIES ----- */
@media (min-width: 1366px) {
.front-video {
	min-height: 550px;
	background: #262626;
}
}

@media (min-width:1200px) and (max-width:1366px) {
.front-video {
	height: 550px;
	background: #262626;
}
}

@media (min-width:960px) and (max-width:1199px) {
.front-video {
	height: 435px;
	background: #262626;
}
.video-title2 h1 {
	font-size: 32px;
}
.video-title2 h1 br {
	display: none;
}
.video-tagline2 h2 {
	font-size: 15px;
}
}

@media (min-width:768px) and (max-width:966px) {
.video-title h1 {
	font-size: 42px;
	text-align: center;
}


.video-caption2 .col-md-4 {
    float: right;
    max-width: 50%;
}
.video-title2 {
	padding-top: 20%;
}
.video-title2 h1 {
	font-size: 28px !important; /* baner change*/
	line-height: 120%;
}
#rotator2 { 
width: 48% !important; /* baner change*/
}
.video-title2 h1 br {
	/*display: none; baner change */
}
.video-title2 h1 span {
	padding-top: 6px !important;
}
.video-tagline2 h2 {
    font-size: 14px;
    line-height: 140%;
}
.video-tagline2 {
    padding-top: 2px;
	padding-right: 4%;
}


.navbar-default {
	margin-left: 20px !important;
}
.navbar-toggle {
	margin-top: 5px !important;
}
.menu_main {
	padding: 0px;
	margin: 0px !important;
	width: 72% !important;
}
.logo {
	margin-left: 20px;
}
}

@media only screen and (max-device-width : 768px) {
.remobut {
	display: block;
	text-align: center;
	float: none !important;
}
}

@media (max-width: 767px) {
.video-caption2 .col-md-4 {
    float: right;
    max-width: 47%;
}
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 12%;
}
.video-title h1 {
	font-size: 28px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 24px;
	line-height: 150%;
}
.video-title2 h1 br {
	display: none;
}
.video-title2 h1 span {
	padding-top: 0px !important;
}
.video-tagline h2 {
	font-size: 12px;
}
.video-tagline2 h2 {
	font-size: 12px;
	line-height: 140%;
}
.video-tagline2 {
    padding-top: 2px;
	padding-right: 10px;
}
.js-features-left1 {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-bottom: 25px;
}
.js-features-right1 {
	width: 100%;
	float: left;
	padding-left: 0px;
}
.js-features-left2 {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-bottom: 25px;
}
.js-features-right2 {
	width: 100%;
	float: left;
	padding-left: 0px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
}

@media (max-width: 600px) {
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 10%;
}
.video-title h1 {
	font-size: 28px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 24px;
	line-height: 150%;
}
.video-tagline h2 {
	font-size: 12px;
}
.video-tagline2 h2 {
	font-size: 12px;
}
}

@media (max-width: 568px) {
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 10%;
}
.video-title h1 {
	font-size: 24px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 22px;
	line-height: 150%;
}
.video-tagline h2 {
	font-size: 12px;
}
.video-tagline2 h2 {
	font-size: 12px;
}
}

@media (max-width: 420px) {
.video-caption2 .col-md-4 {
    max-width: 48%;
}
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 8%;
}
.video-title h1 {
	font-size: 18px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 14px;
	line-height: 140%;
}
.video-tagline h2 {
	font-size: 10px;
}
.video-tagline2 {
	padding-right: 10px;
}
.video-tagline2 h2 {
	font-size: 10px;
}
.video-tagline2 br {
	display: none;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
}

@media (max-width: 320px) {
.video-caption2 .col-md-4 {
	max-width: 50%;
}
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 11%;
}
.video-title h1 {
	font-size: 14px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 12px;
	line-height: 130%;
}
.video-tagline h2 {
	font-size: 9px;
}
.video-tagline2 h2 {
	font-size: 9px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
}

@media (max-width: 240px) {
.video-caption2 .col-md-4 {
	max-width: 52%;
}
.video-title {
	padding-top: 10%;
}
.video-title2 {
	padding-top: 10%;
}
.video-title h1 {
	font-size: 14px;
	line-height: 150%;
}
.video-title2 h1 {
	font-size: 10px;
	line-height: 120%;
}
.video-tagline2 {
    padding-top: 0px;
    padding-right: 0px;
}
.video-tagline h2 {
	font-size: 9px;
}
.video-tagline2 h2 {
	font-size: 8px;
	line-height: 110%;
}
}

@media (max-width: 767px) {
.margin-o .ms-view.ms-basic-view.ms-grab-cursor, .ms-slide.section-videobg.ms-sl-selected {
	height: auto !important;
}
}

/* ----- END MEDIA QUERIES ----- */


@media (max-width: 767px) {
/* ----- This class for hide element in all mobile version ----- */
.hidden-mobile {
	display: none;
}
/* ----- This class for show element in all mobile version ----- */
.show-mobile {
	display: block;
}
}

@media (max-width: 769px) {
/* ----- This class for hide element in all mobile version and portrait tablet ----- */
.hidden-mobiletablet {
	display: none;
}
}

@media (min-width:768px) and (max-width:1199px) {
/* ----- This class for hide element in all tablet version ----- */
.hidden-tablet {
	display: none;
}
/* ----- This class for show element in all tablet version ----- */
.show-tablet {
	display: block;
}
.st-accordion-four ul li {
	height: inherit !important;
}
.st-accordion-four ul li > a {
	font-size: 12px !important;
	line-height: 350% !important;
}
.st-accordion-four ul li > a span {
	margin-top: -9px !important;
}
}

@media (min-width: 1200px) {
/* ----- This class for hide element in all desktop version ----- */
.hidden-desktop {
	display: none;
}
/* ----- This class for show element in all desktop version ----- */
.show-desktop {
	display: block;
}
}

@media (min-width: 1023px) {
/* ----- This class for hide element in all desktop and landscape tablet version ----- */
.hidden-desktoptablet {
	display: none;
}
}

@media (max-width: 767px) {
.header, .compact .header {
	position: static !important;
	height: 100px !important;
	padding-top: 10px !important;
}
.logo a {
	display: block;
	text-align: center;
	width: 100%;
}
.margin_top10 {
	margin-top: 0px !important;
}
.features_sec1 {
	margin-top: 0px !important;
}
.features_sec11 {
	padding: 20px 0px 30px 0px;
}
.features_sec7lr {
	padding-top: 0px !important;
}
.js-features-left2 tr {
	margin-bottom: 8px;
	display: block;
}
.js-features-left2 td {
	vertical-align: middle !important;
}
.js-features-left2 td h4 {
	margin: 0px;
}
.fati9ki {
	margin-bottom: 4px !important;
}
.st-accordion-four ul li {
	height: inherit !important;
}
.st-accordion-four ul li > a {
	font-size: 10px !important;
	line-height: 350% !important;
}
.st-accordion-four ul li > a span {
	margin-top: -9px !important;
}
.top_nav.three .left, .top_nav.three .right {
	text-align: center !important;
}

.container {
	max-width: 100%;
}
.top_nav.three .left a:before {
	content: "|";
	padding-right: 5px;
}
.pool-left { float: none;}
}

@media (max-width: 999px) {
.responsiveMenu {
	display: block !important;
}
/*.navbar-nav {
	display: none;
}*/
}
 @media (min-width: 1200px) .laptop {
 width: 100% !important;
}
div.side2 {
	border: 1px solid #dea900;
	border-radius: 5px;
	padding: 10px;
	margin-top: 20px;
        margin-bottom: 20px;
}
.divider_blank1 {
	width: 100%;
	margin-bottom: 50px;
	clear: both;
	margin-top: 100px;
}
.reduced {
	width: 16%;
	margin-left: 30px;
}
.fati9ki {
	color: #dea900;
	border: 4px solid #dea900;
	font-size: 0px;
	width: 60px;
	height: 60px;
	vertical-align: middle;
	line-height: 103px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 12px;
}
.hidden-desktop td h5.fati9ki {
 	line-height: 60px;
}
.parallax_section2k {
	float: left;
	width: 100%;
	text-align: center;
	background: #1e1e1e url("../images/CTA-howitworks.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
	height: 220px;
}
.harrow_lineki {
	height: 20px;
}
h2.lessmb {
	font-weight: normal;
	color: #fff;
}
.tooltip_wrap {
	font-size: 15px;
	line-height: 19px;
	margin-left: 1px;
	color: #000;
}
.tooltip_wrap .tooltip2 {
	margin-right: 4px;
	background: #fff;
}
.tooltip_wrap .tooltip1 {
	background: #fff;
        border-bottom: none;
        border-left: none;
        border-right: none;
}
.tooltip_wrap .tooltip1:after {
	border-top-color: #fff;
	border-width: 15px;
	margin-right: 1px;
}
.tooltip_wrap .tooltip2:after {
	border-top-color: #fff;
	border-width: 14px;
}
.tooltip_wrap .tooltip2:before {
	border-width: 16px;
	margin-left: -18px;
}
.top_nav.three .left a {
	padding-left: 15px;
}

@media (min-width:100px) and (max-width:767px) {
.ctabutton {
	margin-top: -30px;
}
}

@media (min-width:100px) and (max-width:1158px) {
.cd-timeline-img img {
	margin-top: -10px;
}
.cd-container {
	width: 90%;
}
}
.sky-form2 .icon-append {
	left: 5px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 0px;
	border-left-width: 0px;
}

blockquote {
    border-left: 5px solid #dea900;
}
@media only screen and (max-width: 479px)
.post_meta_links li.post_by {
    width: 100% !important;
}

.but_large2 {
    padding: 16px 40px;
}
.chart-items {
    display: block;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.chart-items .piechart1 {
    min-width: 230px;
}

.solutions-tagline3 h2 {
    color: #e3e3e3;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    line-height: 150%;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 6%;
    padding-right: 4%;
}

select#country {
  background-image: linear-gradient(45deg, transparent 50%, #727272 50%),     linear-gradient(135deg, #727272 50%, transparent 50%),     linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size: 5px 5px,     5px 6px,     38px 38px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 2px 6px 55px !important;
}

select#country:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%),     linear-gradient(135deg, transparent 50%, white 50%),     linear-gradient(to right, #aaa, #aaa);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size: 5px 5px,     5px 5px,     38px 38px;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}


.video-caption2 .left-content { padding-top: 18%;}
.embed-container { position: relative; padding-bottom: 49.5%; height: 0; overflow: hidden; max-width: 580px; margin-left: auto; margin-right: auto; }
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid #6b6b6b;border-radius: 2px;}
.video-caption2.customer-page {background: #000; min-height: 518px; position: initial !important;}
.video-title2 a:hover span {
    text-decoration: underline;
}
.video-caption2.customer-page .video-title2 a {
    margin-top: 30px;
    display: block;
  	transition: all 0.2s linear;
}
.video-caption2.customer-page .video-title2 a span {
  	transition: all 0.2s linear;
}
.video-caption2.customer-page .video-title2 a:hover span {
	color:#ffffff !important;
	text-decoration: none !important;
}
span.vse-author {
    color: #dea900;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0px;
    float: left;
    padding-right: 28px;
}
.video-caption2.customer-page .left-content, .video-caption2.customer-page .video-title2 {
    position: relative;
    left: 100px;
}

/*Progress Bar Began*/
.custom-progressbar { display: block; margin: 0 auto; width: 1040px; max-width: 100%;}
.progress-item { width: 260px; float: left; padding: 0 20px 40px;}
.progress-item p {
	float: left;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.odesign-round-progress { height: 220px;width: 220px;color: #BABAB9;font-size: 48px;font-family: 'Calibri';border-top-color: #DEA900;border-bottom-color: #E6E6E6;}
/*Progress Bar End*/

@media (min-width: 1921px) {
.embed-container { max-width: initial;}
.video-caption2 .left-content {
    padding-top: 12%;
    padding-bottom: 7%;
}
}

@media (min-width:1400px) and (max-width:1920px) {
.embed-container { max-width: 830px;}
.video-caption2 .left-content {
    padding-top: 18%; /* padding-top: 12%;*/
    padding-bottom: 7%;
}
}

@media (min-width:960px) and (max-width:1199px) {
.video-caption2.customer-page .col-md-6 {
    width: 60%;
    float: left;
}
.video-caption2.customer-page .col-md-4 {
	max-width: 40%;
}
.video-caption2.customer-page .col-md-2 {
    display: none;
}
.video-caption2.customer-page .video-title2 a { margin-top: 0px;}
.video-caption2 .left-content { padding-top: 15%;}
.video-caption2.customer-page {
    min-height: 430px;
}
.video-caption2.customer-page .left-content, .video-caption2.customer-page .video-title2 {
    position: initial;
}
.custom-progressbar { width: 520px;}
}
@media (min-width:768px) and (max-width:959px) {
.video-caption2.customer-page .col-md-6 {
    width: 60%;
    float: left;
}
.video-caption2.customer-page .col-md-4 {
	max-width: 40%;
}
.video-caption2.customer-page .col-md-2 {
    display: none;
}
.video-caption2.customer-page .video-title2 a { margin-top: 0px;}
.video-caption2 .left-content { padding-top: 16%;}
.video-caption2.customer-page { min-height: 330px;}
.video-caption2.customer-page .left-content, .video-caption2.customer-page .video-title2 {
    position: initial;
}
.custom-progressbar { width: 520px;}
}
@media (max-width: 767px) {
.video-caption2.customer-page { padding: 0 10px 15px; min-height: initial;}
body.itemid-368 .features_sec1:after { display: none;}
.video-caption2.customer-page .col-md-4 {
    max-width: 100% !important;
    padding: 0px !important;
}

.video-caption2.customer-page .row {
    margin: 0;
}

.video-caption2.customer-page .row .col-md-6 {
    padding: 0;
}
.video-caption2 .left-content { padding-top: 15px;}
.video-caption2.customer-page .video-title2 {
    padding-top: 15px;
}
.video-caption2.customer-page h1 {
    font-size: 24px;
	text-align: center;
}
span.vse-author { padding-right: 15px; text-align: left;}
.video-title2 a span { font-size: 22px !important; text-align: center; display: block;}
.video-caption2.customer-page .video-title2 a { margin-top: 0px;}
.vse-author-logo-bar {
    display: block;
    margin-left: auto;
    margin-right: auto;
	max-width: 285px;
}
.video-caption2.customer-page .left-content, .video-caption2.customer-page .video-title2 {
    position: initial;
}
.progress-item {width: 100%;}
.odesign-round-progress { margin-left: auto; margin-right: auto;}
}

@media (max-width: 767px) {
.fontstyle { font-size: 14px; }
.fontstylewhite { font-size: 14px;}
#mobilep{ margin-top: 50px; }
}

.team_item .tooltip_wrap {
    width: 91%;
    margin-left: 7%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .customer-page.video-caption2 { position: static;}
}

.customer-page.video-caption2 {
 /* For IE css hack */
  position: static\9 /* apply to all ie from 8 and below */
  *position:static;  /* apply to ie 7 and below */
  _position:static; /* apply to ie 6 and below */
}

/* Ivo*/
#gartnerreview{
   margin-left: 11px;
   margin-bottom: 5px;
   float: left;
}


     /* Ivo */
#cappelliquote{
font-size: 24px;

}

/* Ivo */
#bannerimg1{
display: block;
margin-left: auto; 
margin-right: auto; 
margin-top: 40px;
}

/*Ivo */
#prosuptxt{
padding-left: 0px; 
padding-right: 10px; 
padding-top: 40px;
}

.features_sec7 {
    padding: 100px 0px 75px 0px;
}

.page_title2 {
    padding: 30px 0px;
    margin-top: 30px;
}

/* Ivo */
@media (max-width: 480px) {
#cappelliquote{ font-size: 18px; }
#gartnerreview{ width: 160px; margin-top:10px; }
.team_item .tooltip_wrap{ width: 97%; margin-left: 2%; margin-right: 2%; }
.team_item .tooltip1 { width: 97%; margin-left: 2%; margin-left: 2%;}
.features_sec7 .box .ibox{ padding: 0px; }
.features_sec8{ padding: 25px 0px 0px 0px; }
.features_sec14{ padding:25px 0px; }
#smallertagline{ font-size: 7px; }
#smallerheading{ font-size: 11px; padding-top: 55px; }
#bannerimg1{ margin-top: 0px; }
#prosuptxt{ padding-top: 15px; }
.tick{ font-size: 14px; }
.resourcesheadings{ margin-top: 50px; }
}

@media (max-width: 320px){
.homeheading1 { font-size: 10px !important; margin-top: 10px; margin-right: 15px;}
/* .homeheading1 br { display: block !important; } */
}

@media (max-width: 400px) and (min-width: 321px){
.homeheading1 { font-size: 11px !important; margin-top: 10px!important; margin-right: 15px;}
/*.homeheading1 br { display: block !important; }*/
}

@media (min-width: 401px) and (max-width: 480px){
.homeheading1 { font-size: 13px !important; margin-top: 40px; margin-right: 40px;}
.homeheading2 { font-size: 13px !important; margin-top: 10px; margin-right: 15px;}
/*.homeheading1 br { display: block !important; }*/
}

/* Landscape Ivo */
@media (max-width: 767px) and (orientation : landscape) {
#cappelliquote{ font-size: 18px; }
#gartnerreview{ width: 160px; margin-top:10px; }
.team_item .tooltip_wrap{ width: 97%; margin-left: 2%; margin-right: 2%; }
.team_item .tooltip1 { width: 97%; margin-left: 2%; margin-left: 2%;}
.features_sec7 .box{ padding: 0px; }
.features_sec8{ padding: 25px 0px 0px 0px; }
.features_sec14{ padding:25px 0px; }
#smallertagline{ font-size: 10px; }
#smallerheading{ font-size: 19px; }
#bannerimg1{ margin-top: 0px; }
#prosuptxt{ padding-top: 15px; }
.tick{ font-size: 14px; }
.resourcesheadings{ margin-top: 50px; }
	}

/* Production Support Banner Tablet Ivo */
@media (min-width: 575px) and (max-width: 610px) {
#smallertagline{ font-size: 10px; }
#smallerheading{ font-size: 19px; }
#bannerimg1 {margin-top: 0px;}
}

@media (min-width: 481px) and (max-width: 574px) {
#smallertagline{ font-size: 9px; }
#smallerheading{ font-size: 17px; line-height: 135%; padding-top: 60px; }
#bannerimg1 {margin-top: 0px;}
}

@media (min-width: 650px) and (max-width: 800px) and (orientation: portrait){
#bannerimg1 {margin-top: 40px;}

}

@media(min-width: 500px) and (max-width: 800px) and (orientation: portrait){
.tick{ font-size: 14px; }
}

@media(max-width: 767px){
.page_title2{ margin-top: 0px; } /*top menu changes*/
.resourcesheadings{ margin-top: 50px; }
.top_nav.three { display: none !important; }
}

@media(max-width: 767px) and (min-width: 500px){
.homeheading1 { font-size: 18px !important; margin-top: 40px; margin-right:30px;} /* baner change */
/*.homeheading1 br { display: block !important; }*/
}

@media(min-width: 1446px){
.features_sec1 { background-color: #000; }
}

/* Testimonial slider CSS */
.carousel-indicators .active{ background: #31708f; } 
.contenttestimonial{ margin-bottom:20px; } 
.adjust1{ float:left; width:100%; margin-bottom:0; } 
.adjust2{ margin:0; } 
.carousel-indicators li{ border :1px solid #ccc; } 
.carousel-control{ color:#31708f; width:5%; } 
.carousel-control:hover, .carousel-control:focus{ color:#31708f; } 
.carousel-control.left, .carousel-control.right { background-image: none; } 
.media-object{ margin:auto; margin-top:7%; margin-right: 4%; } 
@media screen and (max-width: 768px) { .media-object{ margin-top:0; } }

.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}} .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto} .media-object{display:block}.media-object.img-thumbnail{max-width:none} .img-rounded{border-radius:6px} caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left} .thumbnail .caption{padding:9px;color:#333} text-info{color:#31708f} lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}



.btn-primary {
    padding: 5px 22px 5px 22px;
    margin: 0px 0px 0px 0px;
    background: #dea900;
    border-bottom: 1px solid #909090;
    border-color: transparent;
    width: 100%;
height: 39px;
}

.btn-primary:hover {
    background: gray !important;
    border-color: transparent;
}

.topspace {
margin-bottom: 80px;
}

.quotestyle{
font-size: 40px;
line-height: 45px;
}
/*Resources bullet style start*/
.arrows_list1 {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    font-size: 18px;
}
.arrows_list1 li {
    line-height: 30px;
}
.fa-caret-right:before {
    margin-right: 5px;
}
.arrows_list1 a:hover {
    color: #727272;
}
/*Resources bullet style end*/

.jai-map-container .popover .x-close { display: none;}
.jai-map-container .popover.active { display: block;}
.jai-map-container .popover.tooltip6 { max-width: 200px;}

@media (max-width: 1280px) {
.jai-map-container .popover.tooltip6 { max-width: 145px; left: -45px !important;}
}

.boardheadings {
padding-top: 100px;
    margin-top: -100px;
}

.owl-theme .owl-controls{
	text-align: center;
}
@media(max-width: 767px){
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next { display: inline-block !important;}
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next { position: absolute;top: calc(50% - 30px);font-size: 0px;width: 60px;height: 60px; transition: all 0.2s linear;}
.owl-carousel .owl-controls .owl-nav .owl-prev { left: -15px;}
.owl-carousel .owl-controls .owl-nav .owl-next { right: -15px;}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {content: "\f104";font-family: FontAwesome;display: block;width: 60px;height: 60px;font-size: 80px;line-height: 60px;position: absolute;left: 0px;top: 0px; }
.owl-carousel .owl-controls .owl-nav .owl-next:after {content: "\f105";font-family: FontAwesome;display: block;width: 60px;height: 60px;font-size: 80px;line-height: 60px;position: absolute;top: 0px;right: 0px;}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover { color: #dea900;}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
    border: 1px solid #dea900 !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    background: rgba(222, 169, 0, 1);
}

#rotator2 {
background: #dea920; 
text-align:center; 
float:left; 
width: 56%; 
margin-right: 3%;
}

@media (max-width:1196px) and (min-width:992px){
.homeheading1{font-size: 29px !important;} /* baner change*/
}

@media (max-width:767px) and (min-width:648px){
.homeheading1{font-size: 22px !important;} /* baner change*/
}

@media (max-width:1250px) and (min-width:1197px){
.homeheading1{font-size: 34px !important;} /* baner change*/
}

@media (max-width:1349px) and (min-width:1251px){
.homeheading1{font-size: 36px !important;} /* baner change*/
}

.navbar-nav{
margin-top: -3px;
}

.buynow{
margin-top: 5px;
}

.top_intro{
width:100%;
float: none !important;
margin: 0 auto;
}

.right_sidebar{padding-top: 40px;}
.left_sidebar{padding-top: 40px;}
.mediacontactheading{margin-top: 40px;}


/* ===========Features, Detect Unauthorized Changes Webinar=========== */
.promowebinar{
background: #dea900;
max-width: 500px;
height: 210px;
border: 3px solid;
position: relative;
}
.promowebinarleft{
float: left;
max-width: 75%;
height: 100%;
padding-top: 5px;
padding-left: 5px;
}
.promowebinarright{
max-width: 25%;
text-align: center;
height: 100%;
position: absolute;
top: 0;
right: 0;
padding-top: 25px;
padding-right: 5px;
}

.promowebinarbtn{max-width: 150px; background: #595959; color:white; }

.promowebinarbtn:hover {
background-color: #8c8c8c;
}

@media(max-width: 480px){
.promowebinar h4{line-height: 22px; font-size: 14px}
.promowebinar p{font-size: 13px; line-height: 18px;}
.promowebinar button{ max-width: 100px !important; font-size: 9px; min-width: 0px; padding: 6px 6px;}
}

/* ===========Top Page Webinar=========== */
.promoleft{
width: 60%;
float: left;
}
.promoright{
width: 35%;
float: right;
}

.promoleft h5{
color: white; 
font-family: 'Raleway', sans-serif;
font-size: 35px;
line-height: 1.25;
}

.promoleft h5 span{
font-weight: bold;
color: #dea900;
}

.promoleft p {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.5;
color: white;
}
.promobtn{
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: bold;
max-width: max-content;
}

#sliderContent{
height: auto; /*default 332px*/
}

#slider{
margin-top: -450px;
border-bottom: 3px solid rgb(222, 169, 0);
background: rgba(0,0,0,1);
}

.menu_main{
z-index: 1;
}

.promoshow{ display: none; }

#openCloseWrap{
width: 45px;
height: 45px;
top: 0px;
}

@media(max-width: 480px){
.promoleft h5{ font-size: 10px; line-height: 1.0; }
.promoleft p { font-size: 9px; line-height: 1.0; }
.promobtn { font-size: 8px; max-width: 80px; height:25px; padding: 6px 12px !important; }
#sliderContent { height: auto; }
.promohide{ display: none; }
.promoshow{ display: block; margin-bottom: 5px; }
}

@media(min-width: 481px) and (max-width: 639px){
.promoleft h5{ font-size: 16px; line-height: 1.3; }
.promoleft p { font-size: 14px; line-height: 1.0; }
.promobtn { font-size: 12px; max-width: 110px; height:32px; padding: 6px 12px; }
#sliderContent { height: auto; }
.promohide{ display: none; }
.promoshow{ display: block; margin-bottom: 10px; }
}

@media(min-width: 640px) and (max-width: 767px){
.promoleft h5{ font-size: 24px; line-height: 1.3; }
.promoleft p { font-size: 16px; line-height: 1.0; }
.promobtn { font-size: 14px; max-width: 123px; height:38px; padding: 6px 12px; }
#sliderContent { height: auto; }
.promohide{ display: none; }
.promoshow{ display: block; margin-bottom: 15px; }
}

@media(min-width: 768px) and (max-width: 991px){
#sliderContent { height: auto; }
.promoleft h5{ font-size: 24px; line-height: 1.25; }
.promoleft p { font-size: 14px; line-height: 1.5; }
.promobtn { font-size: 13px; max-width: 160px; height:38px; }
.promohide span{ font-size: 14px !important; line-height: 1.5 !important; }
.promoright img{ max-width: 136% !important; }
}



/* ===========Features Page Webinar Promo=========== */
.features-webinar{
width: 100%; 
height: 250px; 
background: black;
}

.features-promoleft{
float: left;
width: 35%;
margin-top: -55px;
}

.features-promoright{
float: right;
width: 50%;
padding-left: 10px;
}

.features-promoright h5{
color: white; 
font-family: 'Raleway', sans-serif;
font-size: 22px;
line-height: 1.25;
text-align: left;
}

.features-promoright h5 span{
font-weight: bold;
color: #dea900;
}

.features-promoright p {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.5;
color: white;
text-align: left;
}

.features-promoleft img{
float: left; 
max-width: 140%;
height: 296px;
}

@media(max-width: 480px){
.features-promoright h5{ font-size: 9px; line-height: 1.0; }
.features-promoright p { font-size: 9px; line-height: 1.0; }
.features-promoleft img { margin-left: 7px; height: 136px; }
.features-webinar{ height: 90px;}
}

@media(min-width: 481px) and (max-width: 639px){
.features-promoright h5{ font-size: 20px; }
.features-webinar { height: 139px;}
.features-promoleft img { margin-left: 7px; height: 185px; }
.features-promoright h5{ font-size: 12px; }
.features-promoright p { font-size: 12px; }
}

@media(min-width: 640px) and (max-width: 767px){
.features-promoleft img { margin-left: 7px; height: 240px; }
.features-webinar { height: 194px; }
.features-promoright p { font-size: 14px; line-height: 1.2;}
.features-promoright h5{ font-size: 20px; }
}

@media(min-width: 768px) and (max-width: 991px){
.features-promoright h5{ font-size: 21px; }
.features-promoleft img { margin-left: 7px; }
.features-promoright p { font-size: 15px; }
}
/* ===========Features Page Webinar Promo Style END=========== */


/* ===========Careers Accordion=========== */
.su-spoiler-title{
background: #dea900;
border-radius: 5px;
}
/* ===========Careers Accordion Style END=========== */


/* ===========ARCHITECTURE PAGE=========== */
.archmarg{ margin-bottom: 500px; }

.img-part1{
display:none;
margin-top: 1000px;
width: 475px;
}

.img-part2{
display: none;
margin-top: 800px;
}

.img-part3{
display:none;
margin-top: 800px;
}

.text-part1{
display:none;
margin-top: 800px;
}

.text-part2{
display: none;
margin-top: 800px;
}

.text-part3{
display:none;
margin-top: 800px;
}

.text-part1 p{
font-size: 16px;
}

.text-part2 p{
font-size: 16px;
}

.text-part3 p{
font-size: 16px;
}

.archcircle{
background: #dea900;
width: 33px;
border-radius: 125px;
text-align: center;
float: left;
margin-right: 10px;
font-weight: bold;
color: white;
font-size: 16px; 
}

@media (max-width: 767px){
.img-part1{ display:inline; margin-top: 0px; }
.img-part2{ display: inline; width: 86%; }
.img-part3{ display: inline; }
.text-part1{ display: block; margin-top: 0px; margin-top: 80px; }
.text-part2{ display: block; margin-top: 60px; }
.text-part3{ display: block; margin-top: 60px; }
}

@media (max-width: 991px) and (min-width: 768px){
.img-part1{ display:inline; margin-top: 0px; }
.img-part2{ display: inline; margin-right: 10%; }
.img-part3{ display: inline; }
.text-part1{ display: block; margin-top: 0px; margin-top: 80px; }
.text-part2{ display: block; margin-top: 60px; }
.text-part3{ display: block; margin-top: 60px; }
.archcenter{ text-align: center; }
}

@media (max-width: 1199px) and (min-width: 992px){
.text-part2{ margin-top: 45px; }
.text-part3{ margin-top: 100px; }
}
/* ===========ARCHITECTURE PAGE STYLE END=========== */

/*=== Top Page Promo Strip ===*/
.promoStrip{ position: fixed; top: 0px; background-color: #dea900; height: 30px; width: 100%; display: block; z-index: 9001; text-align: center; padding-top: 0.3em; color: white; box-shadow: -5px 3px 8px 3px #aaa; clear: both; overflow: hidden; }
.stripHeader{ top: 75px; }
#sliderWrap{z-index: 9002}
#stripBtn{float: right; background-color: #dea900; padding: 0px; color: white;}
.header2 {top:30px !important;}
.striplink{ color: white; }
.striplink:hover{color: #333;}
.striplinktablet{ color: white; display: none;}
.striplinktablet:hover{color: #333;}
.striplinkmobile{ color: white; display: none;}
.striplinkmobile:hover{color: #333;}
#rotator{ clear: both; overflow: hidden; }
#rotator2{ clear: both; overflow: hidden; }
#openCloseWrap{position: fixed;}
.top_nav.three{margin-top: 30px !important;}
#slider{position: fixed;}

@media (max-width: 749px) and (min-width: 481px){
.striplink{ display: none; }
.striplinktablet{ display: inline; }
#stripBtn{ min-width: 10px;}
}

@media (max-width: 480px){
.striplink{ display: none; }
#stripBtn{ min-width: 10px; font-size: 11px; margin-top: 5px; }
.striplinkmobile{ font-size: 12px; display: inline; }
.header .container { margin-top: 10px !important; }
}

@media (max-width: 767px) and (min-width: 481px){
.header .container { margin-top: 10px !important; }
}
/*=== Top Page Promo Strip END ===*/

/* === Blog RSS Feed === */
.rssicon{ width: 25px; float: right; }
.k2FeedIcon{ margin-bottom: 40px; }
.rsstable td{ vertical-align: middle; }
.rssSpan { font-size: 17px; font-weight: bold; font-family: 'Raleway', sans-serif; }

@media (max-width: 992px) and (min-width: 768px){
.rssSpan { font-size: 14px; }
}

@media (max-width: 767px) and (min-width: 640px){
.regTable { margin-right: 134px; }
.regImg { margin-left: 140px; }
.rssSpan { margin-left: 140px; }
}

@media (max-width: 639px) and (min-width: 480px){
.regTable { margin-right: 105px; }
.regImg { margin-left: 95px; }
.rssSpan { margin-left: 95px; }
}
/* === Blog RSS Feed END === */



/* === Cloud Ops Webinar Top Page Promo === */

.cloudOps .promoright{
margin-right: -60px;
}

.cloudOps .promoright img{
margin-top: -15px;
height: 323px;
}

@media (min-width: 768px) and (max-width: 991px){
.cloudOps .promoright img{
height: 270px;
}
}

@media (max-width: 767px) {
.cloudOps .promoright{
margin-right: -25px;
}
.cloudOps .promoright img{
height: 205px;
}
}

@media (min-width: 481px) and (max-width: 639px){
.cloudOps .promoright img{
height: 150px;
}
}

@media (max-width: 480px) {
.cloudOps .promoright img{
height: 103px;
}
}
/* === Cloud Ops Webinar Top Page Promo END === */

/* === Accelerate Troubleshooting Promo === */
.acceleratePromo{
padding: 5px 10px;
background: #eee;
width: 425px;
height: 90px;
}
.accPromoLeft{
float: left;
width: 35%;
}
.accPromoRight{
float: right;
width: 65%;
padding: 5px 25px;
font-size: 16px;
}
.accPromoLeft img {
width: 100%;
}
@media(max-width: 479px){
  .acceleratePromo{width: 100%; height: 105px; padding: 15px; margin-bottom: 20px;}
.accPromoRight{font-size: 14px; padding: 5px 15px; width: 50%;}
.accPromoLeft{width: 50%; }
}
@media(max-width: 1199px) and (min-width: 481px){
  .acceleratePromo{margin: 0 auto 50px;}
}
/* === Accelerate Troubleshooting Promo END === */

#sb-wrapper{
top: 120px !important;
}

.video-caption2 .row, .navbar-header{
margin-left: 0px !important;
margin-right: 0px !important;
}
.navbar-toggle{
margin-left: 0px;
margin-right: 0px;
}

/* === Audit Changes Promo === */
.auditPromo{
padding: 5px 10px;
background: #fff;
width: 425px;
height: 111px;
overflow: hidden;
}
.auditPromoLeft{
float: left;
width: 44%;
padding-left: 10px;
padding-top: 3px;
}
.auditPromoRight{
float: right;
width: 56%;
padding: 5px 25px;
font-size: 16px;
}
.auditPromoLeft img {
width: 100%;
}
@media(max-width: 479px){
.auditPromo{width: 100%; height: 105px; padding: 5px; margin-bottom: 20px;}
.auditPromoRight{font-size: 14px; padding: 0px 15px; width: 50%; line-height: initial;}
.auditPromoLeft{width: 50%; padding-top: 6px; }
}
@media(max-width: 1199px) and (min-width: 481px){
  .auditPromo{margin: 0 auto 50px;}
}
@media(max-width: 1199px) and (min-width: 992px){
  .auditPromo{margin: 80px auto 50px;}
}
/* === Audit Changes Promo END === */

/* === Nav Menu Changes For Mobile Devices === */
@media(max-width: 767px){
.header{height: 90px !important;}
.logo{display: none;}
.navbar-toggle > span{color: #000;}
.navbar-default .navbar-toggle i{color: #000;}
.navbar-toggle:hover{background-color: #ddd !important;}
}

@media(max-width: 480px){
.navbar-toggle{background: url(/images/logo.png); background-repeat: no-repeat; background-position: center; background-size: 175px;}
}

@media(max-width: 767px) and (min-width: 481px){
.navbar-toggle{background: url(/images/logo.png); background-repeat: no-repeat; background-position: center; background-size: 210px;}
}
/* === Nav Menu Changes For Mobile Devices END === */

.site_wrapper .st-accordion-four ul li>a{
  text-transform: uppercase;
}

.event-countdown{
width: 620px;
margin: 0 auto;
}

@media(min-width: 768px) and (max-width: 991px){
.event-countdown{width: 100%;}
.flip-clock-wrapper ul{width: 48px; height: 80px;}
.flip-clock-divider .flip-clock-label{right: -72px;}
.flip-clock-divider.minutes .flip-clock-label{right: -77px;}
.flip-clock-divider.seconds .flip-clock-label{right: -80px;}
}

@media(min-width: 481px) and (max-width: 767px){
.event-countdown{width: 100%;}
.flip-clock-wrapper ul{width: 37px; height: 80px;}
.flip-clock-wrapper ul li a div div.inn{font-size: 50px;}
.flip-clock-divider .flip-clock-label{right: -60px;}
.flip-clock-divider.minutes .flip-clock-label{right: -65px;}
.flip-clock-divider.seconds .flip-clock-label{right: -68px;}
}

@media(max-width: 480px){
.event-countdown{width: 100%;}
.flip-clock-wrapper ul{width: 20px;}
.flip-clock-wrapper ul li a div div.inn{font-size: 20px;}
.flip-clock-divider .flip-clock-label{right: -45px;}
.flip-clock-divider.minutes .flip-clock-label{right: -50px;}
.flip-clock-divider.seconds .flip-clock-label{right: -53px;}
}

#cust_exclusive{
padding-top: 50px;
}

/*.landing-page-footer .promoStrip{
display: none !important;
}

.landing-page-footer #openCloseWrap{
display: none !important;
}

.landing-page-footer .top_nav.three{
display: none;
}
*/
.landing-page-footer .header{
margin-top: -45px;
}

.landing-page-footer.compact .header{
margin-top: 0px;
}

@media(max-width: 767px){
#wp-uc2-5{float: none !important; display: block; margin: 20px auto;}
}

#whats-new-heading{
font-size: inherit;
}

.whats-new-promo-webinar{
margin-top: 120px;
}

/* What's New For Evolven Webinar Landing Page */
.webinar_6{
  background-color: #131313;
  margin-top: 30px;
}

.webinar_6 .webinar-left{
  float: left;
  width: 40%;
}

.webinar_6 .webinar-right{
  float: right;
  width: 55%;
padding-top: 50px;
padding-right: 60px;
}

.webinar_6 .webinar-right h2{
color: #fff;
    font-size: 39px;
    line-height: 115%;
    font-family: 'Raleway',sans-serif;
    margin-bottom: 15px;
    font-weight: 600;
}

.webinar_6 .webinar-right #span_6{
background: #dea920;
color: #fff;
    font-size: 39px;
    line-height: 115%;
    font-family: 'Raleway',sans-serif;
    padding: 0 5px;  
    font-weight: 600;
}

.webinar_6 .webinar-right #p_6, .webinar_6 .webinar-right .tick{
color: #fff;
font-family: 'Raleway',sans-serif;
font-weight: 400;
line-height: 150%;
font-size: 20px;
margin-top: 30px;
margin-bottom: 20px;
}

.webinar_6 .webinar-right .tick span, .webinar_6 .webinar-right h4{
color: #e2a800;
}

.webinar_6 .webinar-right #p_6_2 {
color: #999;
font-family: 'Raleway',sans-serif;
font-weight: 400;
line-height: 150%;
font-size: 14px;
margin-bottom: 15px;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block{
width: 51%;
float: left;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block-name, .webinar_6 .webinar-right .webinar_6_form .rsform-block-email{
margin-right: 5px;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block-watch{
float: none;
width: 100%;
clear: both;
}

.webinar_6 .webinar-right .webinar_6_form .g-recaptcha{
clear: both;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block input{
background: #1b1b1b;
border: 0;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block-watch input{
background: #dea920;
}

.webinar_6 .webinar-right .webinar_6_form .rsform-block-captcha{
width: 99%;
}

@media(max-width: 1199px) and (min-width: 992px){
.webinar_6 .webinar-right{padding-right: 0;}
.webinar_6 .webinar-right h2{font-size: 33px;}
.webinar_6 .webinar-right #span_6{font-size: 33px;}
.webinar_6 .webinar-right #p_6, .webinar_6 .webinar-right .tick{font-size: 17px; margin-bottom: 0; margin-top: 20px;}
.webinar_6 .webinar-right h4{font-size: 17px; margin-top: 15px !important;}
.webinar_6 .webinar-right #p_6_2{font-size: 17px;}
.webinar_6_form .col-sm-5 img{margin-top: -60px !important;}
}

@media(max-width: 991px) and (min-width: 768px){
.webinar_6 .webinar-right{padding-right: 0;}
.webinar_6 .webinar-right h2{font-size: 23px; margin-bottom: 5px;}
.webinar_6 .webinar-right #span_6{font-size: 23px;}
.webinar_6 .webinar-right #p_6, .webinar_6 .webinar-right .tick{font-size: 14px; margin-bottom: 0; margin-top: 10px; line-height: 120%;}
.webinar_6 .webinar-right h4{font-size: 14px; margin-top: 5px !important; margin-bottom: 5px !important;}
.webinar_6 .webinar-right #p_6_2{font-size: 14px; margin-bottom: 5px;}
.webinar_6 .webinar-right .webinar_6_form .form-group{margin-bottom: 9px;}
.webinar_6_form .col-sm-5 img{display: none;}
}

@media(max-width: 767px){
.webinar_6_form .col-sm-5 img{display: none;}
.webinar_6_form .col-sm-7{padding-right: 0;}
.webinar_6_form .rsform-block-watch{margin: 0 auto;}
.webinar_6 .webinar-right .webinar_6_form .rsform-block{width: 56%;}
}

@media(max-width: 767px) and (min-width: 575px){
.webinar_6 .webinar-right{padding-right: 0;}
.webinar_6 .webinar-right h2{font-size: 20px; margin-bottom: 5px;}
.webinar_6 .webinar-right #span_6{font-size: 20px;}
.webinar_6 .webinar-right #p_6, .webinar_6 .webinar-right .tick{font-size: 14px; margin-bottom: 0; margin-top: 10px; line-height: 120%;}
.webinar_6 .webinar-right .tick{display: none;}
.webinar_6 .webinar-right h4{font-size: 14px; margin-top: 5px !important; margin-bottom: 5px !important;}
.webinar_6 .webinar-right #p_6_2{font-size: 14px; margin-bottom: 5px;}
.webinar_6 .webinar-right .webinar_6_form .form-group{margin-bottom: 9px;}
.webinar_6 .webinar-right .webinar_6_form .col-sm-4{display: none;}
}

@media only screen and (max-width: 639px) and (min-width: 480px){
.container {width: 100%;}
}

@media(max-width: 574px){
.webinar_6 .webinar-left{float: none; width: 100%; display: none; text-align: center;}
.webinar_6 .webinar-right{padding-right: 0; float: none; clear: both; width: 100%;}
.webinar_6 .webinar-right h2{font-size: 20px; margin-bottom: 5px;}
.webinar_6 .webinar-right #span_6{font-size: 20px;}
.webinar_6 .webinar-right #p_6, .webinar_6 .webinar-right .tick{font-size: 14px; margin-bottom: 0; margin-top: 10px; line-height: 120%;}
.webinar_6 .webinar-right h4{font-size: 14px; margin-top: 5px !important; margin-bottom: 5px !important;}
.webinar_6 .webinar-right #p_6_2{font-size: 14px; margin-bottom: 5px;}
.webinar_6 .webinar-right .webinar_6_form .form-group{margin-bottom: 9px;}
.webinar_6 .webinar-right .webinar_6_form .col-sm-4{display: none;}
.webinar_6 .webinar-right .webinar_6_form .col-sm-8{padding-right: 0;}
}
/* END What's New For Evolven Webinar Landing Page */

#rsform_19_page_0 .g-recaptcha{
  margin-left: 15px;
}

.contact-form .rsform-block-name, .contact-form .rsform-block-email, .contact-form .rsform-block-company{
width: 50%;
float: left;
padding-right: 0px;
}

.contact-form .rsform-block-lastname, .contact-form .rsform-block-phone, .contact-form .rsform-block-country{
width: 50%;
float: right;
padding-left: 0px;
}

.contact-form .form-group{
margin-left: 0;
margin-right: 0;
}

.contact-form .rsform-block-message{
clear: both;
}

.su-spoiler-title h3{
  color: #fff;
}

@media(max-width: 767px){
.contact-form .rsform-block-name, .contact-form .rsform-block-email, .contact-form .rsform-block-company{ float: none; width: 100%;}
.contact-form .rsform-block-lastname, .contact-form .rsform-block-phone, .contact-form .rsform-block-country{float: none; width: 100%;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #openCloseWrap{right: 20px;} } 

.header{
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.stickedMenu{
top: 30px !important;
}

.header-top-fixed{
top: 45px !important;
}

.header-top-fixed.stickedMenu{
top: 0px !important;
}

.top_nav.three.top-nav-three-margin-fixed{
margin-top: 0 !important;
}

.landing-page-footer .header-top-fixed.stickedMenu{
  top: 45px !important;
}

.download-btn{
  color: #fff!important;
    background: #dea900!important;
    border-radius: 3px!important;
    padding: 9px 18px!important;
    white-space: nowrap!important;
    transition: all 0.3s ease!important;
    margin-bottom: 5px!important;
  display: block;
  float: right;
}

.download-btn:hover{
  color: #fff !important;
  background: gray !important;
}

@media(max-width: 767px) and (min-width: 481px){
  .homeheading2{margin-top: 10px; font-size: 16px !important;}
  .download-btn{margin-right: 25px; margin-top: 10px;}
}

@media(max-width: 480px){
  .download-btn{margin-right: 25px; margin-top: 10px;}
}

/* Hide blog dates */
.post_meta_links .date{
  display: none;
}

@media (min-width:768px) {
.no-more-out-title {
	margin-top: 90px;
} }

.comments_textarea_bg {
    float: left;
    width: 100% !important;
    height: 39px;
    padding: 7px 10px 0px 10px;
    margin-bottom: 20px;
    border-top: 2px solid #e3e3e3;
    border-left: 2px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    background-color: #f9f9f9;
    outline-offset: 0;
}

.comments_input_bg {
    float: left;
    width: 100%;
    height: 39px;
    padding: 1px 10px 0px 10px;
    border-top: 2px solid #e3e3e3;
    border-left: 2px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
    background-color: #f9f9f9;}

.exuses {
    clear: both;
    text-align: center;
    color: red;
}



/*START BA Gallery title and description style*/
.ba-album .ba-album-items .ba-caption h3,
.ba-album .ba-album-items .ba-caption p,
.ba-gallery-items .ba-caption h3,
.ba-gallery-items .ba-caption .image-category,
.ba-gallery-items .ba-caption .short-description {
    text-overflow: initial !important;
    white-space: initial !important;
}

/* For alignment in the upper corner */
.ba-caption {
	align-items: flex-start !important;
}

.ba-modal-header .modal-title {
    white-space: normal !important;
}
.ba-right-icons {
    float: right !important;
  	width: 20% !important;
}
.ba-modal-title {
    width: 75% !important;
}
.ba-center-icons {
    display: none !important;
}
/*END BA Gallery title and description style*/

.container99per {
  width: 99%;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

/* ==== Video Overlay ==== */
.video-overlay{
position:fixed;
top:0;
bottom:0;
background-color:rgba(0,0,0,.7);
cursor:pointer;
width:100%;
height:100%;
z-index:10000000;
display:none
}

.video-overlay-content{
display:block;
margin:0 auto;
position:relative;
top:50%;
transform:translateY(-50%);
width: 800px;
max-width:95%
}

.popup-video{
cursor: pointer !important;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*Start Ol List Numbers CSS*/
.how_evolven_helps ol {
   list-style: none;
   counter-reset: item;
   padding-left:10em;
 }
.how_evolven_helps ol li {
   counter-increment: item;
   margin-bottom: 5px;
 }
.how_evolven_helps ol li:before {
    margin-right: 40px;
    content: counter(item);
    border-radius: 100%;
    color: #000;
    vertical-align:middle;
    border: 6px solid #dea900;
    text-align: center;
    display: inline-block;
    font-size: 39px;
    font-weight: 700;
    padding: 20px;
 }
@media (max-width: 1200px){
  .how_evolven_helps ol {
   padding-left:0;
   text-align:center; 
 }
}
/*End Ol List Numbers CSS*/
/*Start Cursor Style on Share Buttons*/
.fa{
  cursor:pointer;
}
/*End Cursor Style on Share Buttons*/
/* Start Blog images CSS*/
.img-right-shadow{
  margin-left: 10px;
  margin-bottom: 5px;
  float: right;
  box-shadow:3px 3px 6px #dea900; 
}
.img-left-shadow{
  margin-right: 20px;
  margin-bottom: 5px;
  float: left;
  box-shadow:3px 3px 6px #dea900; 
}
.img-right-bigger{
    margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	width: 180px;
}
.img-right-smaller{
    margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	width: 120px;
}
@media(max-width: 640px){.img-right-shadow, .img-left-shadow,.img-right-bigger,.img-right-smaller{
     float:none;   
      margin-top:20px;
     margin-bottom:20px;
      margin-left:0!important;
      margin-right:0!important;
  }
}
@media(max-width: 450px){.img-video{
         width:100%!important;
  }
}
/* End Blog images CSS*/
.blog-vertical-align{
  margin-top:50px;
}
@media(max-width: 992px) and (min-width: 768px){.blog-vertical-align{
  margin-top:10px;
}}
@media(max-width: 768px) and (min-width: 561px){.blog-vertical-align{
  margin-top:35px;
} 
}
@media(max-width: 480px){.mobile-blog-btn{
      margin-top:-15px;  
  }
}
@media(min-width: 767px){.getting-ready .features-promoright{
      margin-top: 5px; 
  }
}
.getting-ready{
  background:#000;
}
@media(max-width: 640px){.getting-ready .features-promoright{
      width:59%;
      padding-right:9%;
  }

}
@media(max-width: 767px) and (min-width: 640px){.getting-ready .features-promoleft img{
    margin-left: 55px;
  }
}
@media(max-width: 640px) and (min-width: 480px){
.getting-ready .features-promoleft{
     margin-top:-36px;
  }
  .getting-ready .features-promoleft img{
    margin-left: 55px;
  }
}
@media(max-width: 480px){
   .getting-ready .features-promoleft{
    margin-top: -33px;
  }
}
@media(max-width: 539px) and (min-width: 480px){.getting-ready .features-promoright{
     padding-bottom:10px;
  }
}
/* Start Pivotal Page CSS */
.video-title2 h1{
  font-size:34px;
}
.features_sec3{
  padding: 100px 0px;
}
.features_sec5{
  background:#f4f4f4;
  padding: 100px 0px 0px 0px;
}
.features_sec12{
  background: #f4f4f4;
}
.itemid-627 .features_sec3, .itemid-630 .features_sec3{
  padding-bottom:0;
}
@media(max-width: 992px) and (min-width: 767px){
    .last{
  		margin-top:0px!important;
	} 
  .one_half img{
    height:625px!important;
  }
}
@media(max-width: 1199px) and (min-width: 767px){
  .features_sec8 .box p, .features_sec7 .box p{
    height:60px;
  }
}
/* End Pivotal Page CSS */
/* Start Coronavirus page CSS */
.itemid-670 .features_sec3, .itemid-671 .features_sec3, .itemid-676 .features_sec3 {padding-bottom:0;}
.itemid-670 .features_sec3 img, .itemid-671 .features_sec3 img{margin-bottom: -6px;}
.itemid-670 .features_sec8 .box, .itemid-671 .features_sec8 .box, .itemid-676 .features_sec8 .box{
   height: 349px;
}
.youtube-video{margin-bottom: -6px;}
@media (min-width: 1199px){
.youtube-video{width: 1170px; height: 582px;}
}
@media (max-width: 1199px) and (min-width: 992px){
.youtube-video{width:992px; height: 496px;}
}
@media (max-width: 992px) and (min-width: 768px){
.youtube-video{width:768px; height: 384px;}
}
@media (max-width: 768px) and (min-width: 500px){
.youtube-video{width:500px; height: 250px;}
}
@media (max-width: 500px){
.youtube-video{width:100%; height: 163px;}
}
.itemid-670 .tick, .itemid-671 .tick{width: 82%;} 
.itemid-670 .features_sec8, .itemid-671 .features_sec8, .itemid-676 .features_sec8{padding-bottom: 45px;}
@media (min-width: 992px){.itemid-670 .video-title2, .itemid-671 .video-title2{padding-top: 40%;}}
@media(max-width: 992px) and (min-width: 768px){
.itemid-670 .video-title2, .itemid-671 .video-title2{padding-top: 30%;}
}
@media(max-width: 768px){
.itemid-670 .tick, .itemid-671 .tick{width: 100%;} 
.itemid-670 .video-title2, .itemid-671 .video-title2{padding-top: 25%;}
}
/* End Coronavirus page CSS */
/*
#myCarousel .left-text img{display: block; margin-left: auto; margin-right: auto; margin-top:40px;}
#myCarousel .left-text .col-md-4{padding-left: 53px; padding-right: 10px; padding-top: 30px;}
#myCarousel .left-text .download-btn{float:left!important;}
#myCarousel .left-text h2{color: #fff!important;}
@media (max-width: 1400px){
  #myCarousel .left-text .homeheading1{
    font-size: 30px!important;
    line-height: 35px !important;
  }
  #myCarousel .left-text h2{font-size: 18px!important; line-height: 25px;}
  #myCarousel .left-text .col-md-4{padding-left: 37px!important;}
  #myCarousel .left-text .video-tagline2{padding-top: 0px!important}
  #myCarousel .left-text .homeheading1{margin-bottom: 0!important;}
}
@media (max-width: 966px){
  #myCarousel .left-text .col-md-4{float:left!important;}
}
*/
ol{padding-left: 30px;}
ol li{padding-left: 10px; list-style-position: outside; padding-bottom: 10px;}

.blog-caption{
  float:right; 
  width: 48%; 
  padding: 15px; 
  background: #f4f4f4; 
  margin-left: 25px; 
  margin-bottom:5px; 
  box-shadow: 2px 2px 4px #dea900;
}
@media(max-width: 480px){
  .blog-caption{
    width:100%;
    margin-bottom: 30px;
  }
}

/* Start Pagerduty & Inventory Configuration Analytics & Control pages CSS*/

.itemid-676 ol, .itemid-679 ol{
counter-reset: my-awesome-counter;
list-style: none;
padding-left: 60px;
}
.itemid-676 ol li,.itemid-679 ol li{
margin: 0 0 0.2rem 0;
counter-increment: my-awesome-counter;
position: relative;
}
.itemid-676 ol li:before, .itemid-679  ol li:before{
  content: counter(my-awesome-counter);
color: #000;
font-size: 1.5rem;
font-weight: bold;
position: absolute;
--size: 30px;
left: -50px;
line-height: var(--size);
width: 44px;
height: 44px;
border-radius: 50%;
text-align: center;
border: 4px solid #dea900;
}
.itemid-679 .features_sec7{
  background: #fff;!important;
  padding-bottom: 0 !important;
  text-align: left;
}
/* End Pagerduty & Inventory Configuration Analytics & Control pages CSS */

.head-btn{
  background: #dea900;
  color: #fff;
  padding: 20px 50px;
  border-radius: 3px;
  border: 0;
  font-size: 20px;
}
.head-btn:hover{
  background: gray;
  cursor: pointer;
}

	.itemid-610 .features_sec2 {
		background: #f4f4f4 !important;
		padding-bottom: 80px;
	}
.itemid-610 .video-container{
	    position: relative;
    padding-top: 55%;
    margin-top: 45px;
	margin-right: 15px;
	margin-left: 15px;
}
.itemid-610 .yt-video{
	z-index: 0;
}
	.yt-video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9999999;
	}

	#myCarousel .video-container{
		position: absolute;
    	padding-bottom: 12.25%;
    	padding-top: 4%;
    	height: 0;
    	margin: 3.7% 16% 2.5%;
    	width: 30%;
		top:0;
	}
	@media (min-width: 2400px){
		#myCarousel .video-container {
    margin: 2.5% 14% 1%!important;
}
	}
	@media (max-width: 1800px){
		#myCarousel .video-container {
    padding-bottom: 16.25%;
    padding-top: 8%;
    height: 0;
    margin: 4% 14% 2%;
    width: 33%;
}
	}
	@media (max-width: 1200px){
		#myCarousel .video-container{
    padding-bottom: 12.25%;
    padding-top: 20%;
    height: 0;
    margin: 4% 5% 0%;
    width: 42%;
		}
	}
	@media (max-width: 450px){
.homeheading1{
	line-height: 1.5
}
.download-btn{
	margin-top: -20px;
}
	}
/* START Read more Careers page CSS */
.more, .more-2, .more-3{
  display: none;
}
.su-accordion .btn{
  width: 200px;
  margin-top: 10px;
  margin-bottom:10px;
  text-transform: uppercase;
  font-weight: bold;
  	color: #fff;
    background-color: #dea900;
  border-color:  #dea900;
}
.su-accordion .btn:hover{
  color: #fff!important;
  background-color: gray!important;
  border-color: gray!important;
}
.su-accordion .btn.open{
  background-color: gray!important;
  border-color: gray!important;
}
.su-accordion .btn.open:hover{
      background-color: #dea900!important;
  border-color:  #dea900!important;
}
/* END Read more Careers page CSS */

.tick-white li {
	background-size: 18px auto !important;
	background-position: left 5px !important;
	padding-left: 30px;
	min-height: 30px;
	background: url(../images/icon-tick-white.png) left 1px no-repeat;
	margin-left: 20px;
	list-style-type: none;
	border-bottom: none !important;
	padding-bottom: 10px;             
}

/* Start Evolven 7.5 CSS by Royal Weblab */	
.itemid-691 .whats-new-promo-webinar{
	margin-top: 0!important;
	padding-top: 120px;
	background-color: #f4f4f4;
}
.itemid-691 .divider_line2{
	background: none!important;
}
.itemid-691 .margin_top9,.itemid-101 .margin_top9{
	margin-top: 0!important;
}
.itemid-691 .features_sec13 img{
	box-shadow: none;
}
/* END Evolven 7.5 CSS by Royal Weblab */	
/* START Reconciliation page CSS by Royal Weblab */
.itemid-692 .features_sec7 .box:hover,.itemid-692 .features_sec7 .box.active{
	background-color: #f4f4f4;
}
/* END Reconciliation page CSS by Royal Weblab */

.youtube-link:hover img{
  box-shadow: 0 0 7px #dea900;
  cursor: pointer;
} 

.clear-fix:before, .clear-fix:after{
  clear:both;
  display:block;
  margin-top:40px;
}

.video-wrapp{
  margin:290px 0 80px; 
}
.created-date{
  font-size: 18px;
  color: #666;
}

/* START Header CSS by Royal Weblab */
/* Menu items CSS */
.navbar-nav a{padding-left: 0px!important;}
.navbar-nav .buynow a,.navbar-nav .dropdown-menu a{padding-left: 18px!important;}
/* Menu items CSS */
/* Search Box Header */
.element-invisible{display: none;}
.search-query{
	width: 300px!important;
	padding: 0 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
/* Search Box Header */
/* END Header CSS by Royal Weblab */
.itemid-333 .left_sidebar{
	width: max-content;
}

.modal{
	position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    text-align: center;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.modal .modal-dialog{
	transform: translateY(80px);
    top: 80px;
}
@media (max-width: 768px){
	.modal .modal-dialog{
	transform: translateY(0%);
	  top: 0%;
}
}
.modal .close{
	background: transparent;
    border: 0;
    font-size: 40px;
    color: #fff;
    opacity: 0.7;
}
.modal .modal-dialog{
	width: max-content;
	margin: auto;
}


.view-search .search:nth-child(2){
	margin-top: 230px;
}

.view-search .search-results .result-title{
	display: inline-flex;
	font-size: 20px;
	margin-bottom: 10px;
}
.view-search .search-results .result-title .highlight{
	padding: 0;
	background-color: transparent;
	border:0;
	color: #900C1D;
	margin: 0 5px 0 0;
}
.view-search .search-results .result-title a{
	display: inline-flex;
	margin-left: 5px;
}
.view-search .search-results .result-text span{
	padding: 0;
	background-color: transparent;
	border:0;
	color: #900C1D;
}
.view-search .search-results{
	margin-top: 40px;
}
.view-search .search-results .result-category{
	display: none;
}
.view-search .search-results .result-text:not(:last-child){
	margin-bottom: 20px;
	border-bottom: 1px solid;
	padding-bottom: 20px;
}

.view-search #search-searchword{
	padding: 3.5px;
}
@media (max-width: 480px){
	.view-search #search-searchword{
		width: 100%;
	}
	.view-search #searchForm .pull-left{
		width: 100%;
		margin: 0;
	}
	.view-search #searchForm .pull-left button{
		width: 100%;
		margin-top: 10px;
	}
	.view-search .search-results .result-title .highlight{
		display: block!important;
	}
}
@media (min-width: 768px){
.mobile-search{
	display: none;
}
}
.mobile-search{
	position: absolute;
	top: 0;
	right: 15px;
}
.mobile-search a{
	color: #fff;
 }

 @media (max-width: 1177px) and (min-width: 992px){
	 .header{padding-left: 10px; padding-right: 10px;}
	 .navbar-nav > li > a{font-size: 15px;}
 }
#subscribe-footer .close{
	z-index: 999999999;
    position: relative;
    color: #000;
    top: 5px;
}


/* START 404 page CSS by Royal Weblab  */
.error-page{
	margin: 100px 0;
	text-align: center;
}
.error-page h2{
	font-size: 120px!important;
	line-height:1!important;
}
.error-page a{
	width: 30%;
	height:100%!important;
}
/* END 404 page CSS by Royal Weblab  */

.itemid-366 .features_sec2,.itemid-365 .features_sec2,.itemid-578 .features_sec2,.itemid-367 .features_sec2,.itemid-671 .features_sec2,.itemid-692 .features_sec2,.itemid-670 .features_sec2,.itemid-679 .features_sec2,.itemid-791 .features_sec2{
	float: left;
    width: 100%;
    text-align: center;
    padding: 120px 0px;
    background: #1e1e1e url(../images/fullsite-img3.jpg)!important;
    background-attachment: fixed!important;
    background-origin: initial!important;
    background-clip: initial!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: 100% 0!important;
    background-position: center!important;
}

.itemid-679 .features_sec1 .container{
	max-width: 1170px;
}


#countdown-timer{
	display: flex;
	justify-content: center;
} 
#countdown-timer .counter-item{
    font-size: 20px;
	text-align: center;
}
#countdown-timer .counter-item:not(:last-child){
	margin-right: 10px;
}
#countdown-timer .counter-item .numbers{
	background: linear-gradient(0deg, #4B0E10 50%, #7E251B 50%);
    color: #fff;
    display: flex;
	width: 58px;
    height: 58px;
    justify-content: center;
    align-items: center;
	margin-bottom: -25px;
}

.itemid-778 .features_sec1{
	padding: 80px 0;
	text-align: center;
	margin-top:-15px!important;
}

.itemid-778 .margin_top9{
	margin-top: 0!important;
}

.itemid-778 .features_sec5{
	padding-bottom: 100px;
}
@media (max-width: 767px){
	#countdown-timer .counter-item .numbers{
		width: 80px;
	}
	#countdown-timer .counter-item{
		font-size: 15px;
	}
}
/* START Iframe video responsive  Royal Weblab */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* END Iframe video responsive  Royal Weblab */

.d-flex-awards{display: flex;}
.d-flex-awards img{width: 50%;}

.features_sec99{
	padding:100px 0;
	background: #f4f4f4;
}
/* START T+1 page CSS by Royal Weblab */
.itemid-778 .features_sec1:after{
	display: none;
}
.itemid-778 .whitelogo{
	display: grid;
	justify-content: center;
	align-items: center;
	height: 82px;
}
.itemid-778 .stcode_title11{
	display: grid;
	align-items: center;
	/* height: max-content; */
}
.itemid-778 h2{
	font-size: 56px;
	line-height: 1.125;
}
.itemid-778 .signup-button{
	display: grid;
    justify-content: center;
    align-items: center;
    padding: 25.6px;
}

.itemid-778 .signup-button .talk-button{
	background: #f6b467;
	color: #000;
	padding: 20px 32px;
	font-size: 20px;
	font-family: 'Montserrat-bold', sans-serif;
	line-height: 1.5;
}
.itemid-778 .signup-button .talk-button:hover{
	background: #C38F52;
}
.itemid-778 .ctext{
	font-size: 28px;
	line-height: 1.625;
	font-weight: normal;
	padding: 25.6px;
}

.itemid-778 .cnt-names{
	font-size: 10px;
	font-family: "Montserrat";
	text-transform: uppercase;
}
@media (min-width: 650px){
	.itemid-778 .d-flex{
		display: flex;
		align-items: center;
	}
}
.itemid-778 .main-item h2{
	font-size: 40px;
	max-width: 547px;
	font-weight: bold;
}
.itemid-778 .main-item img{
	max-width: 240px;
}

.itemid-778 .description-text p{
	font-size: 18px;
	line-height: 1.625;
	text-align: left;
	font-family: Raleway;
	color:#000;
}
.itemid-778 .item-lists .col-sm-3{
	padding: 51px;
}
.itemid-778 .item-lists h3{
	font-family: 'Montserrat-bold', sans-serif;
	font-size:24px;
	margin-bottom: 14px;
}
.itemid-778 .item-lists p{
	font-size: 16px;
	color: #000;
}
.itemid-778 .know-more h2{
	font-size: 40px;
}

.itemid-778 .know-more .fa{
	color: #fff;
}
.itemid-778 .youtube{
	background: #ff0000;
	padding: 15px 8.5px;
}
.itemid-778 .youtube:hover{
	background: rgb(204,0,0);
}

.itemid-778 .youtube svg{
	filter: invert(1);
	width: 30px;
}
.itemid-778 .know-more  a{
	font-size: 30px;
}  
.itemid-778 .know-more .fa-facebook {
    background: #3b5999;
    padding: 15px;
}
.itemid-778 .know-more .fa-facebook:hover {
    background: rgb(39,59,102);
}
.itemid-778 .know-more .fa-twitter{
	background: #55acee;
	padding: 15px 10px;
}
.itemid-778 .know-more .fa-twitter:hover{
	background: rgb(67,135,187);
}
.itemid-778 .know-more .fa-linkedin{
	background: #0077B5;
	padding: 15px 10px;
}
.itemid-778 .know-more .fa-linkedin:hover {
    background: rgb(0,85,130);
}
.itemid-778 .know-more .socialicons{
	justify-content: center;
	padding: 0 25.6px 25.6px;
}
.itemid-778 .know-more .signup-button{
	padding: 25.6px 25.6px 0;
}
.itemid-778 .features_sec6{
	background: #151515;
	padding-bottom: 80px;
}
.itemid-778 .features_sec6 h2{
	color: #fff;
	font-size: 64px;
	font-family: "Montserrat";
}
.itemid-778 .features_sec6 p{
	color: #fff;
	font-size: 18px;
	font-family: Montserrat;
	text-align: center;
}
.itemid-778 .blog-lists{
	margin-top: 40px;
}
.itemid-778 .col-sm-3{
	text-align: center;
}
.itemid-778 .blog-lists .col-sm-3 p{
	font-family: Raleway;
	font-size: 18px;
}
.itemid-778 .features_sec8 h2{
	font-size: 48px;
	font-family: Raleway;
	max-width: 705px;
	margin: 0 auto 25.6px;
}
.itemid-778 .features_sec8{
	padding-bottom: 80px;
}
.itemid-778 .features_sec9{
	padding: 80px 0;
	height: max-content;
	background: url('../images/CTA-howitworks.jpg');
	background-attachment: fixed;
}
.itemid-778 .features_sec9 h3{
	color: #c69256;
	font-size: 40px;
	font-family: Montserrat;
	margin-bottom: 25.6px;
	text-align:center;
}
.itemid-778 .features_sec9 h4{
	font-family: Montserrat;
	font-size: 28px;
	color: #fff;
	margin: 0 0 17.5px!important;
	text-align: center;

}
.itemid-778 .faq-item{
	padding: 51.2px 25.6px;
	border-bottom: 4px dotted #d0d3d9;
}
.itemid-778 .faq-item p{
	color: #fff;
	font-family: Raleway;
	font-size: 16px;
	text-align: center;
}

.itemid-778 .features_sec11 h2{
	font-size: 56px;
	font-family: Montserrat;
	color: #c69256;
	text-align: center;
}
.itemid-778 .features_sec11 p{
	font-size: 24px;
	font-family: Montserrat;
	text-align: center;
	color: #000;
}
.itemid-778 .features_sec11 .cta-button{
	text-align: center;
	margin-top: 51px;
}
.itemid-778 .features_sec11 .cta-button a{
    font-size: 20px;
    font-family: 'Montserrat';
    color: #000;
    padding: 20px 32px;
    border: 1px solid;
}
.itemid-778 .features_sec11 .cta-button a:hover{
	background: #000;
	color: #fff;
}

@media (max-width: 480px){
	.itemid-778 h2{
		font-size: 32px;
	}
	.itemid-778 .ctext,.itemid-778 .features_sec9 h4{
		font-size: 24px;
	}
	.itemid-778 .main-item h2,.itemid-778 .know-more h2,.itemid-778 .features_sec9 h3{
		font-size: 28px;
	}
	.itemid-778 .item-lists h3,.itemid-778 .features_sec11 p{
		font-size: 22px;
	}
	.itemid-778 .features_sec6 h2{
		font-size: 40px;
	}
	.itemid-778 .features_sec8{
		padding: 80px 0; 
	}
	.itemid-778 .features_sec8 h2,.itemid-778 .features_sec11 h2{
		font-size: 36px;
	}
	.itemid-778 .features_sec11{
	    padding: 80px 0 100px;
	}
}
/* END T+1 page CSS by Royal Weblab */
/* START FIM page CSS by Royal Weblab */
.itemid-783 .features_sec2{
	background: url(../images/fim-background-1.png) no-repeat!important;
	background-size: cover!important;
	background-position-y: center!important;
	padding-top:50px;
}
.itemid-783 .fim-logo{
	margin: 0;
	text-align: left;
}
.itemid-783 h1, .itemid-783 h2{
	line-height: 1;
}
.itemid-783 .fim-logo img{
    width: 228px;
    margin: 45.6px 25.6px;
}
.itemid-783 .socialicons{
	text-align: right;
	
}
.itemid-783 .socialicons a i{ 
	color: #fff;
	font-size: 30px;
}
.itemid-783 .socialicons a:not(:last-child){
	margin-right: 20px;
}
.itemid-783 .socialicons .youtube-icon svg{
	filter: invert(1);
	width: 30px;
	height: 30px;
}
.itemid-783 .socialicons .d-flex{
	display: flex;
	justify-content: end;
}
.itemid-783 .socialicons .youtube-icon{
	display: flex;
	align-items: center;
}
@media (min-width: 650px){
.itemid-783 .features_sec2 .row{
	display: flex;
	align-items: center;
justify-content: center;	
}
}
.itemid-783 .features_sec2 .row{
	margin: 0!important;
}
.itemid-783 .whiteheading{
	color: #fff;
	font-size: 96px;
	font-family: Raleway;
	padding: 25.6px;
    margin: 25.6px;
}


.itemid-783 .features_sec3{
	padding:35px 0 35px;
}
.itemid-783 .features_sec3 .row{
	margin:0;
}
.itemid-783 .features_sec3 h2.heading{
	font-size: 56px;
	font-family: Raleway;
	font-weight: 300;
}
.itemid-783 .item{
	display: flex;
	align-items: center;
}
.itemid-783 .item img{
	max-width: 94px;
}
.itemid-783 .item h3{
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 300;
	font-family: Raleway;
	width: 100%;
	padding: 25.6px;
}
.itemid-783 .item-box{
	padding: 25.6px;
}
.itemid-783 .features_sec3 .item-box .row:first-child{
	margin-bottom: 51.2px;
}
.itemid-783 .features_sec5{
	padding: 50px 0 40px;
}
.itemid-783 .features_sec5 h2.heading,.itemid-783 .features_sec8 h2.heading{
	font-size: 40px;
	font-family: Raleway;
	font-weight: 300;
}
.itemid-783 .fim-button{
	padding: 30px 0;
}
.itemid-783 .fim-button a{
	 background: #f4b136;
    color: #000;
    padding: 14px 24px;
    font-size: 16px;
    font-family: Montserrat-bold;
    border-radius: 4px;
}
.itemid-783 .features_sec8{
	padding: 58.2px 0 36.6px;
}
.itemid-783 .features_sec11{
	background: #f4f4f4;
	padding: 11px 0;
}
.itemid-783 .features_sec11 .col-sm-6:first-child,.itemid-783 .features_sec11 h4{
	padding: 36.6px 25.6px 25.6px;
}
.itemid-783 .features_sec11 img{
	border-radius: 12px;
	width: 100%;
}
.itemid-783 .features_sec11 h4{
	font-family: Raleway;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
}
.itemid-783 .features_sec12{
	background: #fff;
}
.itemid-783 .features_sec12 p{
	text-align: center;
	font-family: Raleway;
	font-size: 20px;
	color: #000;
}
.itemid-783 .features_sec12 .custom-progressbar p{
	font-size: 16px;
	font-family: Raleway;
}
.itemid-783 .features_sec61{
	padding: 36.6px 0;
	background: #f4f4f4;
	text-align: center;
}
.itemid-783 .features_sec61 h4{
	margin:0!important;
	font-size: 28px;
	font-family: Raleway;
	font-weight: 700;
	padding: 25.6px;
}
.itemid-783 .features_sec61 .author{
	color: #f4b136;
	font-weight: 300;
	font-size: 28px;
	font-family: Raleway;
	padding: 25.6px;
}
.itemid-783 .features_sec53{
	padding-bottom: 30px;
}
.itemid-783 .item-lists .col-sm-3{
	padding: 25.6px;
}
.itemid-783 .features_sec13{
	background: #f4f4f4;
	padding: 57px 0 36.6px;
	text-align: center;
}
.itemid-783 .features_sec13 .row{
	margin:0;
}
.itemid-783 .features_sec13 h2.heading,.itemid-783 .features_sec99 h2.heading{
	font-family: Raleway;
	font-weight: 700;
	font-size: 56px;
	margin: 25.6px;
}
.itemid-783 .features_sec13 p{
	margin: 25.6px;
	padding: 25.6px 0
}
.itemid-783 .features_sec13 .leftbtn,.itemid-783 .features_sec13 .rightbtn{
	padding: 25.6px;
}
.itemid-783 .features_sec13 .leftbtn a{
	background: #f4b136;
	color: #000;
	padding: 14px 24px;
	font-size: 16px;
	font-family: Montserrat-bold;
	border-radius: 4px;
}
.itemid-783 .fim-button a:hover,.itemid-783 .features_sec13 .leftbtn a:hover{
	background: #c18c2b;
}
.itemid-783 .features_sec13 .rightbtn a{
	background: #000;
	color: #fff;
	padding: 14px 24px;
	font-size: 16px;
	font-family: Montserrat-bold;
	border-radius: 4px;
}
.itemid-783 .features_sec99{
	background: #f4b136;
	padding: 36.7px 0 50px;
	text-align: center;
}

.itemid-783 .features_sec99 .knowmorebtn{
	/* padding: 25.6px; */
	/* background: #000; */
	margin-top: 60px;
}
.itemid-783 .features_sec13 .rightbtn a:hover,.itemid-783 .features_sec99 .knowmorebtn a:hover{
	background: #3b3b3b;
}
.itemid-783 .features_sec99 .knowmorebtn a{
	font-family: Montserrat-bold;
	font-size: 16px;
	color: #fff;
	padding: 14px 24px;
	background: #000;
	border-radius: 4px;
}
@media (max-width: 1000px){
	.itemid-783 .features_sec3 .item-box .row{
		margin-bottom: 0!important;
	}
	.itemid-783 .features_sec3 .item-box .row .item,.itemid-783 .features_sec8 .item-box .item{
		margin-bottom: 51px;
	}
}
@media (max-width: 768px){
	.itemid-783 .features_sec2 h1.whiteheading{
		font-size: 56px;
	}
	.itemid-783 .features_sec3 h2.heading,.itemid-783 .features_sec13 h2.heading,.itemid-783 .features_sec99 h2.heading{
		font-size: 44px;
	}
	.itemid-783 .features_sec5 h2.heading,.itemid-783 .features_sec8 h2.heading{
		font-size:32px;
	}
	.itemid-783 .features_sec11 h4{
		font-size: 28px;
		margin-top: 0!important;
    	padding-top: 0;
	}
	.itemid-783 .features_sec12 p{
		width:100%;
	}
	.itemid-783 .features_sec61 .quote-text,.itemid-783 .features_sec61 .author{
		font-size: 24px;
	}
	.itemid-783 .features_sec13 p{
		padding: 0;
	}
}
@media (max-width: 480px){
	.itemid-783 .features_sec13 .leftbtn a{
		padding: 14px 10px;
	}
	.itemid-783 .whiteheading{
		margin: 25.6px 0;
		padding: 0;
	}

	.itemid-783 .socialicons .d-flex{
		justify-content: center;
	}
}
/* END FIM page CSS by Royal Weblab */
.itemid-791 .btn-primary,.itemid-366 .btn-primary{
	width: max-content!important;
}
@media (min-width: 1199px){
	.itemid-791 .greybox{
		width: 38%;
	}
}

@media (max-width: 768px){
	.itemid-791 .btn-primary,.itemid-366 .btn-primary{
		line-height: 16px;
    	padding: 10px 10px 0;
    	margin-top: 15px;
	}
}
@media (max-width: 1199px){
	.itemid-791 .greybox{
		margin-top: 10px;
	}
}