/*
Theme Name: Flywheel Theme
Theme URI: https://polishyourimage.com/
Description: Fly
Version: 7.0
Author: PYI
Author URI: https://polishyourimage.com/
Tags: Flywheel Theme
*/

/*Begin General*/


body, html, ul {
	margin: 0px;
 	padding: 0px;
}

body {
	font-family: 'Roboto-Medium';
	font-size: 17.99px;
	word-wrap: break-word;
	overflow-x: hidden;
	color: #2f2f2f;
}

.wrapperOuter {
    overflow: hidden;
    position: relative;
}

b, strong {
	font-family: 'Roboto-Bold';
}

a {
	text-decoration:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	outline:0!important;
	color: #99c355;
}

a:hover {
	color: #378ee7;
}

::selection {
   color: #fff; 
   background: #99c355 !important;
}

* { 
	outline:none!important;
}


h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	font-family: 'Roboto-Black';
	font-weight: normal;
	margin-bottom: 10px; 
	color: #2f2f2f;
}

h1 {
	font-size: 73.38px;
}

h2 {
	font-size: 60px;
}

h3 {
	font-size: 45px;
}

h4 {
	font-size: 35px;
}

h5 {
	font-size: 25px;
}

h6 {
	font-size: 18px;
}

ul {
	list-style:disc;
	list-style-position:inside;
	margin:0;
	padding:0;
}

ol {
	list-style:decimal;
	list-style-position:inside;
	margin:0;
	padding:0;
}

ol li,ul li {
	margin:0;
	padding:0;
	list-style: none;
}

p {
	padding-bottom: 20px;
	margin: 0;
	line-height: 25px;
	letter-spacing: -.3px;
}

img {
	transition:all .5s;
	max-width: 100%;
	height: auto;
}

/* content */

main ol li, 
main ul li {
	list-style-position: inside;
    line-height: 25px;
    margin-bottom: 9px;
}

main ol, 
main ul {
	margin: 0;
	
}

 
.btnbx {
    opacity: 0;	
}

.dbtn .mText:last-child {
    display: none;
}
 
.dbtn {
    font-weight: normal;
    font-size: 18.99px;
    padding: 6px 14px 4px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 9; 
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
    background: #99c355;
    border: 1px solid #99c355;
    color: #ffffff !important;
}
   
.dbtn:after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #378ee7;
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}
 
.dbtn:hover:after {
    height: 450%;
}
.requestWrap form button.btnbx.dbtn:hover,
.footer .buttonBox1 .dbtn:hover,
.dbtn:hover {
	border-color: #378ee7;
}

.page-loaded .btnbx {   
    opacity: 1;
}


/****Additional 1*****/

header .logo img {
    width: 422px; 
}
header .logo {
	text-align: center;
}
header .logo a {
    display: inline-block;
    background: #2e2e2f;
    max-width: 463px;
    width: 100%;
    min-height: 146px;
    padding-top: 84px;
}
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 91;
	transition: all .5s;
}

/* bannerWrap */

.bannerWrap {
    background-image: url(../images/az-banner.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    min-height: 816px;
    text-align: center;
    position: relative;
    z-index: 9;
}
.coBanner {
	background-image: url(../images/co-banner.jpg);
}
.flBanner {
	background-image: url(../images/fl-banner.jpg);
}
.bannerWrap .container {
    display: table;
    min-height: 816px;
    position: relative;
    padding: 190px 0 23px;
}
.bannerWrap .textBox {
    display: table-cell;
    height: 100%;
    vertical-align: bottom;
    padding: 0 12px;
}
.bannerWrap:after {
   content: '';
    display: inline-block;
    background-image: linear-gradient(to top, #3a90e7 3%, rgba(58,144,231,0) 38%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.bannerWrap h1 {
    font-size: 73.38px;
    line-height: 70.85px;
    color: #ffffff;
    text-shadow: 2px 4px 5px #2e2e2f;
    margin-bottom: 37px;
    letter-spacing: -0.5px;
}
.bannerWrap .btnbx {
    font-size: 39.79px;
    font-family: 'Roboto-BlackItalic';
    padding: 21px 102px 19px 18px;
    min-height: 101px;
    letter-spacing: -.8px;
    width: 100%;
    max-width: 658px;
    position: relative;
        margin-bottom: 96px;
}
  
.bannerWrap .btnbx img {
    width: 68px;
    position: relative;
    top: 14px;
    left: -16px;
    -webkit-transform: rotate(9deg);
    -o-transform: rotate(9deg);
    -moz-transform: rotate(9deg);
    transform: rotate(9deg);
    transition: all .5s;
}
.bannerWrap .btnbx .mText span {
    width: 71px;
    height: 71px;
    display: inline-block;
    background: #2f2e2f;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 26px;
    top: calc(50% - 35px);
}

.bannerWrap .btnbx:hover .mText span img {
	animation: rocket .5s;
	
}

@keyframes rocket { 
    
    0% {
	    left: -16px;
	}   
	50% {
	   left: 90px;
	   opacity: 1;
	}
	50.7% {
       opacity: 1;
	}
    50.8% {
    	left: 90px;
    	opacity: 0;
    }
    50.9% {
    	left: -70px;
    	opacity: 0;
    }
    
    60% {
		left: -70px;
		opacity: 1;
	}  
	100% {
	    left: -16px;
	}


}

.callBox h2 a {
    color: #ffffff;
    font-size: 52.98px;
}
.callBox h2 a:hover {
	color: #2e2e2f;
}
.callBox h2 {
	line-height: 40px;
    margin-bottom: 5px;
}
.callBox p {
	color: #ffffff;
	font-size: 27.99px;
	line-height: 31px;
}
.callBox p a {
	font-family: 'Roboto-Black';
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
.callBox p a:hover { 
	color: #2e2e2f;
	border-bottom-color: #2e2e2f;
}
.circleBox {
    width: 156px;
    height: 156px;
    background: #ffffff;
    border: 4px solid #99c355;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: absolute;
    right: -5px;
    bottom: 50px;
    box-shadow: -5px 2px 4px rgb(15 17 18 / 50%);
}
.circleBox span {
    font-size: 22.2px;
    color: #2e2e2f;
    font-family: 'Roboto-BlackItalic';
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    top: 24px;
    left: 2px;
    letter-spacing: -.5px;
}

.circleBox label {
 font-family: 'Roboto-Black';
    font-size: 55.9px;
    letter-spacing: -3px;
    position: relative;
    top: 9px;
    left: -4px;
}
.circleBox label sup {
	    font-size: 32px;
    left: 1px;
}

#result {
    font-size: 13px;
    font-family: 'Roboto-Light'; 
    color: #ffffff;
    text-align: center;
    margin-top: 15px; 
}

/*additional 2*/

/* footer */

.formWrap {
	background: #2f2e2f;
	padding: 54px 0px 50px;
}
.formWrap .container {
	max-width: 824px;
}
.formWrap h2 img {
	width: 64px;
	margin-right: 9px;
}
.formWrap h2 {
	color: #fff;
	font-family: 'Montserrat-ExtraLight';
	font-size: 45.98px;
	letter-spacing: -1.7px;
	margin-bottom: 18px;
}
.formWrap h2 strong {
	 font-family: 'Conv_Montserrat-Bold';
	 letter-spacing: -1.5px;
}
.formWrap form textarea,
.formWrap form input {
	width: 100%;
	font-size: 14px;
	color: #8b8b8c;
	letter-spacing: -.20px;
	font-family: 'Conv_Montserrat-Medium';
	border: 1px solid #b6b6b6;
	padding: 10px 15px;
	margin-bottom: 14px;
	border-radius: 0;
}
.formWrap form textarea {
	min-height: 100px;
}
.formWrap form .leftBox {
    width: 31.6%;
}
.formWrap form .rightBox {
	 width: 68.4%;
	 padding-left: 0;
}
.formWrap form .buttonBox {
	text-align: right;
	margin-top: -7px;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	color: #8b8b8c !important;
    opacity: 1 !important;
}
textarea:-moz-placeholder,
 input:-moz-placeholder { 
	color: #8b8b8c !important;
	opacity: 1 !important;
}
textarea::-moz-placeholder,
input::-moz-placeholder {  
	color: #8b8b8c !important;
	opacity: 1 !important;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {  
	color: #8b8b8c !important;
	opacity: 1 !important;
}


/* animation*/

.bannerWrap .btnbx,
.bannerWrap h1 {
	-webkit-transform: translate3d(0px, -10px, 0px);
	-moz-transform: translate3d(0px, -10px, 0px);
	-o-transform: translate3d(0px, -10px, 0px);
	transform: translate3d(0px, -10px, 0px);
	opacity: 0;
	transition: all .3s;
}
.bannerWrap .btnbx {
	-webkit-transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-o-transform: translate3d(0px, 10px, 0px);
	transform: translate3d(0px, 10px, 0px);
}
.page-loaded .bannerWrap .btnbx,
.page-loaded .bannerWrap h1 {
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;

}
.circleBox {
	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);
	-o-transform: rotate(-18deg);
	transform: rotate(-18deg);
	opacity: 0;
	transition: all .5s;
}
.page-loaded .circleBox {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
	transition-delay: .5s;
}
.callBox p,
.callBox h2 {
	opacity: 0;
	transition: all .5s;
}
.page-loaded .callBox p,
.page-loaded .callBox h2 {
	opacity: 1;
	transition-delay: 1s;
}
.iconWrap .boxWrap .box img {
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
	opacity: 0;
	transition: all .5s;
}

.formWrap h2 img {
	-webkit-transform: translate3d(-10px, 0px, 0px);
	-moz-transform: translate3d(-10px, 0px, 0px);
	-o-transform: translate3d(-10px, 0px, 0px);
	transform: translate3d(-10px, 0px, 0px);
	opacity: 0;
	transition: all 1s;
}

.formWrap h2.in-viewport-once img {
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
	transition-delay: 1s;
}

.formWrap h2 span {
	-webkit-clip-path: polygon(0 0, 0 3%, 0 100%, 0% 100%);
	-moz-clip-path: polygon(0 0, 0 3%, 0 100%, 0% 100%);
	-o-clip-path: polygon(0 0, 0 3%, 0 100%, 0% 100%);
	clip-path: polygon(0 0, 0 3%, 0 100%, 0% 100%);
	transition: all 1s;
}

.formWrap h2.in-viewport-once span {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	-moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	-o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	transition-delay: 1.5s;
}
/* additional 3*/

/* iconWrap */

.iconWrap .imgBox {
	width: 90px;
    height: 90px;
    background: #99c355;
    border-radius: 50%;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    display: flex;
    margin: 0 auto 6px;
}
.iconWrap .imgBox img {
    width: 43px;
    margin: 0 auto;
}
.iconWrap h4 {
	font-size: 18.1px;
	font-family: 'Roboto-Medium';
	max-width: 125px;
	margin: 0 auto;
}
.iconWrap {
    padding: 50px 0 15px;
}
.iconWrap .boxWrap {
    text-align: center;
}
.iconWrap .boxWrap .box {
	display: inline-block;
    margin: 0 25px 30px;
    vertical-align: top;
    min-width: 138px;
}

.iconWrap .box:nth-child(6) .imgBox img {
    width: 53px;
}
.iconWrap .box:nth-child(3) .imgBox img {
    width: 40px;
}

/* browser check */

.Safari .bannerWrap .btnbx {
	padding: 25px 102px 15px 18px;
}
.Safari .dbtn {
	padding: 8px 14px 2px;
}

.Firefox .bannerWrap .btnbx {
	padding: 22px 102px 18px 18px;
}






/* 
============================================================================================================
============================================================================================================

                                    THEME STYLE RESPONSIVE CSS START

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
sm .container {max-width: 540px;}
md .container {max-width: 720px;} 
lg .container {max-width: 960px;} 
xl .container {max-width: 1140px;} 
xxl .container {max-width: 1320px;} 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (min-width: 1441px) {
	
	.page-loaded .iconWrap .boxWrap .box img {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		opacity: 1;
		transition-delay: .1s;
	}
	.page-loaded .iconWrap .boxWrap .box:nth-child(2) img {
		transition-delay: .2s;
	}
	.page-loaded .iconWrap .boxWrap .box:nth-child(3) img {
		transition-delay: .3s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(4) img {
		transition-delay: .4s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(5) img {
		transition-delay: .5s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(6) img {
		transition-delay: .6s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(7) img {
		transition-delay: .7s;
	}
}

@media (max-width: 1440px) {
	
	.iconWrap .boxWrap .box.in-viewport-once img {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		opacity: 1;
		transition-delay: .1s;
	}
	.page-loaded .iconWrap .boxWrap .box:nth-child(2) img {
		transition-delay: .2s;
	}
	.page-loaded .iconWrap .boxWrap .box:nth-child(3) img {
		transition-delay: .3s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(4) img {
		transition-delay: .4s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(5) img {
		transition-delay: .5s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(6) img {
		transition-delay: .6s;
	}

	.page-loaded .iconWrap .boxWrap .box:nth-child(7) img {
		transition-delay: .7s;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 1400px) {
   
   .container {
   	max-width: 1090px;
   }
 
}

@media (min-width: 1441px) and (max-width: 1600px) {
	.iconWrap .boxWrap .box {
	    margin: 0 15px 30px;
	    min-width: 100px;
	}
}
/* Laptop screen */
@media (min-width: 992px) and (max-width: 1440px) { 

	/* additional 1*/
	header .logo a { 
	    max-width: 443px; 
	    min-height: 125px;
	    padding-top: 62px;
	}
	header .logo img {
	    width: 400px;
	}
	.bannerWrap h1 {
	    font-size: 62.38px;
	    line-height: 65.85px; 
	}

	.bannerWrap .btnbx {
	    font-size: 33.79px; 
	    padding: 21px 80px 19px 18px;
	    min-height: 91px;  
	    max-width: 590px;  
	}
	.bannerWrap .btnbx img {
		width: 58px;
	}
	.bannerWrap .btnbx .mText span {
	    width: 60px;
	    height: 60px; 
	    top: calc(50% - 30px);
	}
	.callBox h2 a { 
	    font-size: 48.98px;
	}
	.callBox p {
		font-size: 24px;
	}
    
    .bannerWrap,
	.bannerWrap .container {
	    min-height: 700px;	
	}

	/*additional 2*/

	.formWrap h2 {
		font-size: 40px;
	}

	.formWrap h2 img {
		width: 58px;
	}
	
}

/* additional 3*/

@media (min-width: 1600px) {

	.iconWrap .container {
		max-width: 1370px;
	}
}
@media (min-width: 1200px) and (max-width: 1440px) { 

	.iconWrap .imgBox {
	    width: 80px;
	    height: 80px;
	}
	.iconWrap .imgBox img {
	    width: 36px;
	}
	.iconWrap h4 {
	    font-size: 16px;
	}
	.iconWrap .box:nth-child(6) .imgBox img {
	    width: 46px;
	}
	.iconWrap .box:nth-child(3) .imgBox img {
	    width: 34px;
	}
	.iconWrap .boxWrap .box {
	    margin: 0 15px 30px;
	    min-width: 110px;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {

	.iconWrap .imgBox {
	    width: 80px;
	    height: 80px;
	}
	.iconWrap .imgBox img {
	    width: 36px;
	}
	.iconWrap h4 {
	    font-size: 16px;
	}
	.iconWrap .box:nth-child(6) .imgBox img {
	    width: 46px;
	}
	.iconWrap .box:nth-child(3) .imgBox img {
	    width: 34px;
	}

	.Safari .dbtn {
		padding: 7px 14px 3px;
	}
	.iconWrap .boxWrap .box {
	    margin: 0 10px 30px;
	    min-width: 70px;
	}

}

   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) { 
	
	/* additional 1*/
	header .logo a { 
	  max-width: 360px;
    min-height: 115px;
    padding-top: 62px;
	}
	header .logo img {
	    width: 320px;
	}
	.bannerWrap h1 {
	    font-size: 44px;
	    line-height: 44px; 
	}

	.bannerWrap .btnbx {
	    font-size: 26px;
	    padding: 20px 80px 18px 18px;
	    min-height: 77px;
	    max-width: 460px;
	    text-align: left;
	}
	.bannerWrap .btnbx img {
		width: 58px;
	}
	.bannerWrap .btnbx .mText span {
	    width: 60px;
	    height: 60px; 
	    top: calc(50% - 30px);
	}
	.callBox h2 a { 
	    font-size: 34px;
	}
	.callBox p {
	    font-size: 20px;
        line-height: 25px;
	}
	.circleBox label {
		font-size: 40px;
	}
	.circleBox label sup {
		font-size: 25px;
	}
	.circleBox span {
		font-size: 18px;
	    top: 19px;
	    line-height: 18px;
	}

	.bannerWrap,
	.bannerWrap .container {
	    min-height: 660px;	
	}

	/* additional 2*/

	.formWrap h2 {
		font-size: 40px;
	}

	.formWrap h2 img {
		width: 58px;
	}

	/*additional 3*/

	.iconWrap .imgBox {
	    width: 80px;
	    height: 80px;
	}
	.iconWrap .imgBox img {
	    width: 36px;
	}
	.iconWrap h4 {
	    font-size: 16px;
	}
	.iconWrap .box:nth-child(6) .imgBox img {
	    width: 46px;
	}
	.iconWrap .box:nth-child(3) .imgBox img {
	    width: 34px;
	}
	
	.Safari .dbtn {
		padding: 7px 14px 3px;
	}
	.iconWrap .boxWrap .box {
	    margin: 0 10px 30px;
	    min-width: 152px;
	}

}

     
/* Landscape phone to portrait tablet */
@media (min-width: 576px) and (max-width: 767px) { 
	
}

/* Landscape phones and down */
@media (max-width: 767px) { 

	/*additional */

	header .logo a { 
	    max-width: 280px;
    min-height: 80px;
    padding-top: 34px;
	}
	header .logo img {
	    width: 246px;
	}
	.bannerWrap h1 {
      font-size: 34px;
        line-height: 38px;
	}

	.bannerWrap .btnbx {
	  font-size: 17px;
	    padding: 20px 66px 19px 18px;
	    min-height: inherit;
	    max-width: 296px;
	    text-align: left;
	        margin-bottom: 30px;
	}
	.bannerWrap .btnbx img {
	    width: 37px;
	    top: 12px;
	    left: -11px;
	}
	.bannerWrap .btnbx .mText span {
	  width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    right: 14px;
	}
	.callBox h2 a { 
	    font-size: 28px;
	}
	.callBox p {
		font-size: 18px;
	    line-height: 24px;
	}
	.circleBox label {
		font-size: 40px;
	}
	.circleBox label sup {
		font-size: 25px;
	}
	.circleBox span {
		font-size: 18px;
	    top: 14px;
	    line-height: 18px;
	}
	.circleBox {
	    width: 140px;
	    height: 140px;
	    right: auto;
	    left: calc(50% - 70px);	
	    bottom: 50px;
	}

	.bannerWrap .container {
		position: static; 
		padding: 100px 0 210px;
	}
	.bannerWrap,
	.bannerWrap .container {
	    min-height: 720px;	
	}

	.bannerWrap .btnbx:hover .mText span img {
		animation: rocket .5s; 
	}

	@keyframes rocket { 
	    
	    0% {
		    left: -16px;
		}   
		50% {
		   left: 90px;
		   opacity: 1;
		}
		50.7% {
	       opacity: 1;
		}
	    50.8% {
	    	left: 90px;
	    	opacity: 0;
	    }
	    50.9% {
	    	left: -70px;
	    	opacity: 0;
	    }
	    
	    60% {
			left: -70px;
			opacity: 1;
		}  
		100% {
		    left: -16px;
		}


	}

	/* additional 2*/
	
	.formWrap h2 {
		font-size: 30px;
		line-height: 26px;
		text-align: center;
	}

	.formWrap h2 img {
		width: 50px;
	    display: table;
	    margin: 0 auto 10px;
	}

	.formWrap h2 span {
		display: block;
		line-height: 34px;
	}

	.formWrap form .leftBox,
	.formWrap form .rightBox {
		width: 100%;
	}

	.formWrap form .rightBox {
		padding-left: 12px;
	}

	.formWrap form {
		max-width: 400px;
		margin: 0 auto;
	}

	.formWrap form .dbtn {
		width: 100%;
	}

	.formWrap {
		padding: 50px 0px 40px;
	}

	/* additional 3*/

	.iconWrap .imgBox {
	    width: 75px;
	    height: 75px;
	}
	.iconWrap .imgBox img {
	    width: 36px;
	}
	.iconWrap h4 {
	    font-size: 15px;
	}
	.iconWrap .box:nth-child(6) .imgBox img {
	    width: 46px;
	}
	.iconWrap .box:nth-child(3) .imgBox img {
	    width: 34px;
	}

	.Safari .bannerWrap .btnbx {
		padding: 22px 64px 18px 16px;
	}

	.dbtn:hover:after {
	    height: 560%;
	}
	.Firefox .bannerWrap .btnbx {
	    padding: 21px 62px 19px 18px;
	}
	.Safari .dbtn {
		padding: 7px 14px 3px;
	}

	.bannerWrap:after {
	    background-image: linear-gradient(to top, #3a90e7 3%, rgba(58,144,231,0) 50%);
	
	}
	.iconWrap .boxWrap .box {
	    margin: 0 10px 30px;
	    min-width: 125px;
	}

}
     
/* Landscape phones and down */
@media (max-width: 575px) { 
	
	
}
