/*!
##########################################################################################################################################################################################


Custom Safest CSS Rules Added BY
01010010 01100001 01101010 01100101 01110011 01101000 01000000 01110010 01100001 01101010 01110101 01101000 01100001 01110010 01110010 01111001 00101110 01100011 01101111 01101101 

   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _   _  
  / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 
 ( R | a | j | e | s | h | @ | r | a | j | u | h | a | r | r | y | . | c | o | m )
  \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 

##########################################################################################################################################################################################

*/

img {
  display: block;
  margin: 0px;
  will-change: transform;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
  transform: translateZ(0);
}

.clearelement {
  clear: both;
  margin: 0px auto;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  content: "";
}
.page-id-500 .content-block .content{width:100%;float:none;margin: 0px auto;
}
.page-id-500 .content-block .title,
.page-id-500 .content-block .intro,
.page-id-500 .content-block .subtitle{display:none;}
.page-id-500 .main-header > .image.-right{background-position: center top;}
.mainrowimgl {
    display: block;
    margin: 0px auto;
    text-align: center;margin-bottom:30px;
}
.mainrowchild {
    display: inline-block;
    margin: 0px 46px;
    vertical-align: text-top;
    margin-left: 0px;
}
.mainrowchild img {
    max-width: 100%;
    width: 100%;
}
.mainblocimgl{margin-bottom:45px}
.lastchilmlp{margin-right:0px;}
.mainbloheadm {
    text-transform: uppercase;
    font-weight: bold;
}
.maincomlopu {
    padding-bottom: 35px;
    border-bottom: 2px solid #dadada;
    font-size: 18px;
    margin-bottom: 30px;
    color: #515051;
	font-weight: normal;
    margin-top: 10px;
	font-size: 2.1875rem;
    line-height: 1.2;
}
.f-bold-u.mainbloheadm{font-weight:bold;text-transform:uppercase;font-size: 16px;}
.ulmop {margin-top: 15px;margin-bottom: 20px;}
.ulmop ul{list-style: none;}
.ulmop li {
    list-style: none;
    margin-bottom: 5px;
    line-height: normal;
	
}
.dotli {
    float: left;
    line-height: normal;
    display: block;
    font-size: 9px;
    padding: 6px 0px;
    padding-right: 10px;
    color: #00adbc;
}
.contemli {
    float: left;
    width: 90%;
    line-height: normal;
    display: block;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 10px;
    color: #0d4363;
    font-weight: 500;
	font-size: 20px;
}
.maincomlop {
    color: #515051;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.emptysmlop {
    margin: 20px auto;
    line-height: normal;
}
.mainbloheadm{font-weight: 300;color: #606161;}
.bluulmlp{}
.maincomlop{}
.maincomlopbtn {
    display: block;
    margin: 0px auto;
    text-align: center;
	margin-top: 40px;
}
.content-block .cta.btnmlop {
    float: none;
    display: inline-block;
    width: auto;
    margin: 0px auto;
    margin-left: 20px;
}
.oddone .dotli {color: #0d4363;}
.oddone .contemli {color: #00adbc;text-transform: uppercase;
}
.oddone{margin-bottom:30px;}
/*Vertical Flip*/
.verticalFlip {
  display: block;position:relative;
}

.verticalFlip span {
  animation: vertical 12.5s linear infinite 0s;
  -ms-animation: vertical 12.5s linear infinite 0s;
  -webkit-animation: vertical 12.5s linear infinite 0s;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}

.verticalFlip span:nth-child(2) {
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}

.verticalFlip span:nth-child(3) {
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}

.verticalFlip span:nth-child(4) {
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}

/*Vertical Flip Animation*/
@-webkit-keyframes vertical {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -webkit-transform: rotateX(180deg);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  30% {
    opacity: 0;
    -webkit-transform: translateY(0px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.desktop-nav > ul > li{
	font-size: 15px;
}
@media (max-width: 768px) {
	.mainrowchild {
		margin: 0px auto;
		margin-bottom: 25px;
	}
	.contemli{font-size: 14px;line-height: 20px;}
	.maincomlop{font-size: 15px;}
	.content-block .cta.btnmlop{margin: 0px auto;
    margin-bottom: 15px;}
	.content-block .cta.btnmlop a{min-width: 240px;
    width: 100%;}
	.maincomlopu {font-size:15px;}
}
@media screen and (min-width: 600px) {
.page-id-5 .image-ctas .cta {
		width: 25%;
	}
}
/*! Custom Safest CSS Rules Till Here
##########################################################################################################################################################################################
*/

@media only screen and (min-width: 1200px) {
    .main-nav .logo {
        width: 20%;
        margin-top: 6px;
    }
    .main-nav .logo img {
        width: 100%;
    }
	.main-nav-s .logo {
        width: 20%;
        margin-top: 6px;
    }
    .main-nav-s .logo img {
        width: 100%;
    }
}



.main-nav .desktop-nav {
    width: 57%;
}

.desktop-nav > ul > li {
    *font-size: 1.1rem;
	font-size: 15px;
    margin-right: 1.2rem;
}

.main-nav .phone-no span {
    *font-size: 1.1rem;
	font-size: 15px;
}

.main-nav .phone-no {
    width: 28%;
    margin-top: -5px;
    padding-top: 0px;
	line-height: normal;
}



.main-nav-s .desktop-nav {
    width: 57%;
}

.main-nav-s .phone-no span {
    *font-size: 1.1rem;
	font-size: 15px;
}
.main-nav-s .phone-no {
    width: 18%;
    margin-top: -5px;
    padding-top: 0px;
	line-height: normal;
}

@media only screen and (max-width: 1200px) {
    .main-nav .logo {
        width: 70% !important;
        margin: 0px !important;
    }
    .phone-no {
        display: none !important;
    }
    .phone-icon {
        display: unset !important;
        width: 15% !important;
        text-align: right !important;
        margin: 0px !important;
    }
    .nav-icon {
        width: 15% !important;
        margin: 0px !important;
        text-align: center !important;
    }
}
