@charset "UTF-8";
.wrapper {
margin: 0 auto;
width: 1140px;
}
a {
text-decoration: none;
color: #1a99d5;
transition: 0.5s ease; 
}
.clear {
clear: both;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 10px;
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}
strong{
font-weight: 600;
}
body {
font-family: 'Roboto', sans-serif;
height: 100%;
width: 100%;
background: #fafdff;
} header {
position: fixed;
width: 100%;
z-index: 1000;
background-color:#000000; 
opacity:0.8;
}
.header {
padding: 20px 0;
}
.logo {
float: left;
width: 145px;
}
.logo img{
width: 100%;
}
.main-nav {
float: right;
width: 75%;
text-align: right;
padding: 35px 0 0 0;
} .main-nav ul li{
display: inline-block;
font-weight: 500;
font-size: 15px;
margin-right: 15px;
position: relative;
}
.main-nav ul li:last-child{
margin-right: 0;
}
.main-nav ul li a{
padding: 0 0 15px 0;
color: #fff;
}
.main-nav ul li a:hover{
color: #f9bf08;
}
.main-nav ul li.current-menu-item a {
color: #f9bf08;
}
.main-nav ul li.menu-item-86{
padding: 0 25px 0 0;
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/menu-arrow.png)no-repeat center right;
}
.main-nav ul li:hover .sub-menu{
display: block;
}
.main-nav ul li .sub-menu{
position: absolute;
background: #132162;
top: 30px;
right: 0px;
width: 210px;
padding: 10px 0;
display: none;
}
.main-nav ul li .sub-menu li:hover .sub-menu{
display: block;
}
.main-nav ul li .sub-menu li .sub-menu{
left: 210px;
padding: 0;
top: 0;
width: 180px;
display: none;
}
.main-nav ul li .sub-menu li{
display: block;
border-bottom: 1px solid #101d5d;
margin: 0!important;
}
.main-nav ul li .sub-menu li a{
display: block;
padding: 12px 25px;
color: #fff!important;
}
.main-nav ul li .sub-menu li a:hover{
background: #fdfdfd ;
color: #1a99d5!important;
} .slider {
position: relative;
}
.slide img{
width: 100%;
} .slide img.dslide{
width: 100%;
min-height:750px;
}
.cycle-slide{
width: 100%;
}
.mslide{
display: none;
}
.caption {
position: absolute; top: 25%;
width: 475px; transition: 0.5s ease;
}
.cycle-slide-active .caption-1{
display: block;
}
.cycle-slide-active .caption-2 {
display: block;
}
.caption h1{
font-size: 36px;
color: #fff;
margin-bottom: 50px;
font-weight: 500;
line-height: 48px;
}
.caption p{
font-size: 24px;
color: #fff;
font-weight: 300;
margin-bottom: 30px;
line-height: 36px;
}
.caption a{
font-size: 14px;
font-weight: 500;
color: #f9bf08;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-new-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #f9bf08;
width: 160px;
}
.caption a:hover{
color: #f9bf08;
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-new-arrow.png)no-repeat 92% center;
border: 2px solid #f9bf08;
}
.slide-line {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line-new.png);
width: 118px;
height: 2px;
margin-bottom: 30px;
}
.example-pager {
bottom: 40px;
position: absolute;
text-align: center;
width: 100%;
z-index: 1000;
}
.cycle-pager-active {
background: #f9bf08 none repeat scroll 0 0!important;
color: #f9bf08!important;
width: 30px!important;
}
.example-pager > span {
background: transparent;
cursor: pointer;
display: inline-block;
margin: 0 7px 0 0;
position: relative;
width: 12px; border-radius: 70px;
height: 12px;
background: rgba(255,255,255,0.25); 
font-size: 0px; 
}
.slide-bottom {
position: relative;
margin: -50px 0 30px 0;
z-index: 1000;
}
.slide-bottom-left {
width: 700px;
float: left;
background:#f9bf08 url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-bottom-bg.jpg)no-repeat right center;
padding: 45px 40px;
}
.slide-bottom-left ul li{
float: left;
width: 59%;
}
.slide-bottom-left ul li:last-child{
width: 33%;
border-left: 1px solid #e3b012;
padding-left: 25px;
margin-left: 25px;
padding-top: 15px;
padding-bottom: 15px;
}
.slide-bottom-left ul li p{
font-size: 13px;
line-height: 1.2em;
margin-bottom: 14px;
color: #242d67;
font-weight: 500;
}
.slide-bottom-left ul li a{
font-size: 18px;
color: #242d67;
display: inline-block;
border-bottom: 1px solid #242d67;
padding-bottom: 2px;
font-weight: 500;
}
.slide-bottom-left ul li ol{
margin: 0px 0 10px 20px;
}
.slide-bottom-left ul li ol li{
font-size: 13px;
margin-bottom: 5px;
color: #242d67;
font-weight: 500;
width: 100%;
float: none;
list-style: disc;
}
.slide-bottom-left ul li ol li:last-child{
width: 100%;
float: none;
border: none;
padding: 0;
margin: 0;
}
.slide-bottom-left ul li:nth-child(2n) p{
font-size: 23px;
color: #242d67;
font-weight: 400;
line-height: 1.2em;
margin-bottom: 0px;
}
.slide-bottom-left ul li:nth-child(2n) span{
font-size: 48px;
font-weight: 400;
display: block;
margin: 10px 0;
}
.slide-bottom-left ul li:nth-child(2n) strong{
font-size: 48px;
font-weight: 400;
display: block;
margin: 10px 0;
}
.slide-bottom-right {
float: right;
width: 360px;
position: relative;
}
.slide-bottom-text {
background: #fff;
padding: 30px;
position: relative;
margin: -2px 0 0 0;
min-height: 54px;
}
.slide-bottom-text p{
font-size: 18px;
font-weight: 500;
color: #000;
line-height: 1.3em;
}
.slide-bottom-text a{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-msg.png) no-repeat;
width: 40px;
height: 40px;
position: absolute;
top: -20px;
right: 30px;
} .hservice-wrapper {
position: relative;
padding: 30px 0 50px 0;
}
.hservice h1{
font-size: 30px;
margin-bottom: 50px;
text-align: left;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.mservice{
display: none;
}
.hservice ul li{
width: 260px;
float: left; margin: 0 20px 30px 0;
position: relative;
background: #fff; -o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s; transition:.5s;
border-radius: 5px;
min-height: 410px;
} .hservice.new-servblk ul li {
width: 260px;
float: left; margin: 0 20px 30px 0;
position: relative;
background: #fff;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
border-radius: 5px;
min-height: 500px;
max-height:500px;
}
.hservice ul li:nth-child(4n){
margin-right: 0;
}
.hservice ul li.ser-1{
margin-left: 150px;
}
.service-inner{
padding: 30px 30px 10px 30px;
}
.hservice ul li:hover{
background: #1a99d5;
}
.hservice ul li:hover h2{ 
color: #fff;
}
.hservice ul li h2{
font-size: 26px;
color: #000;
font-weight: 300;
position: relative;
margin: 0 0 30px 0;
padding: 0 0 30px 0;
line-height: 1.2em;
min-height: 95px;
}
.page-template-template-industries .hservice ul li h2{
min-height: 65px;
}
.hservice ul li h2::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
position: absolute;
left: -30px;
content: "";
bottom: 0;
}
.hservice ul li:hover h2::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line-hover.png);
}
.hservice ul li:hover p{ 
color: #fff;
}
.hservice ul li p{
font-size: 15px;
color: #000;
line-height: 1.4em;
margin-bottom: 20px;
min-height: 280px;
}
.home .hservice ul li p{
min-height: 190px;
}
.page-template-template-industries .hservice ul li p{
min-height: 250px;
}
.allser{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 185px;
margin: 30px 0 0 0;
}
.allser:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
border: 2px solid #fff;
}
.hservice .owl-theme .owl-dots .owl-dot.active span{
background: #f9bf08!important;
padding: 0px 7px !important;
}
.hservice .owl-theme .owl-dots .owl-dot span{
margin: 5px 4px!important;
background: #1b99d4!important;
}
.partners {
padding:20px 0 50px 0;
text-align: center;
}
.partners h1{
font-size: 30px;
margin-bottom: 50px;
text-align: left;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.partners ul li{
width: 80%;
}
.partners ul li:last-child{
}
.partners .owl-theme .owl-dots .owl-dot.active span{
background: #f9bf08!important;
padding: 0px 7px !important;
}
.partners .owl-theme .owl-dots .owl-dot span{
margin: 5px 4px!important;
background: #1b99d4!important;
}
.partners .owl-theme .owl-dots{
margin: 40px 0 10px 0px;
}
.hbest-wrapper {
margin: 0;
}
.hbest {
position: relative;
display: flex;
}
.hbest-left {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/hbest-left-bg.jpg)no-repeat;
background-size: cover;
float: left;
width: 50%;
}
.hbest-left-inner{
padding: 130px 100px 50px 80px;
}
.hbest-left p{
font-family: 'Montserrat', sans-serif;
font-size: 45px;
font-weight: 300;
color: #fff;
text-align: right;
position: relative;
margin-bottom: 60px;
}
.hbest-left p::before{
content: "";
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/colon-before.png)no-repeat;
width: 29px;
height: 62px;
position: absolute;
left: 40%;
top: -23px;
}
.hbest-left p::after{
content: "";
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/colon-after.png)no-repeat;
width: 29px;
height: 62px;
position: absolute;
right: -35px;
bottom: -23px;
}
.hbest-left p strong{
font-weight: 800;
}
.hbest-left h2{
font-size: 16px;
font-weight: 800;
color: #fff;
text-transform: uppercase;
position: relative;
text-align: right;
}
.hbest-left h2::before{
content: "";
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/best-line.png)no-repeat;
width: 116px;
height: 2px;
position: absolute;
top: -20px;
right: 0px;
}
.hbest-right {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/best-bg.jpg)no-repeat;
float: right;
background-size: cover;
width: 50%;
}
.hbest-right-inner{
padding: 80px 100px 70px 80px;
}
.hbest-right p{
font-size: 16px;
line-height: 1.5em;
color: #fff;
font-weight: 400;
margin-bottom: 30px;
}
.leadership-wrapper{
background: #05070b;
}
.leadership {
padding:90px 0 100px 0;
}
.leadership h1 {
font-family: 'Montserrat', sans-serif;
font-size: 36px;
margin-bottom: 50px;
text-align: center;
color: #fff;
font-weight: 700;
}
.mleader{
display: none;
}
.leadership ul li{
width: 360px;
float: left;
margin: 0 30px 0 0;
position: relative;
overflow: hidden;
border-radius: 5px;
box-shadow: 0 0 5px #1f1f1f;
}
.leadership ul li img{
width: 100%;
margin: 0 0 -2px 0;
}
.leadership ul li:hover{
}
.ldesc{
position: absolute;
left: 35px;
width: 70%;
transition: bottom 0.5s ease;
bottom: -40px;
}
.ldesc h2{
font-size: 24px;
font-weight: 300;
color: #fff;
margin-bottom: 10px;
}
.ldesc h3{
font-weight: 500;
font-size: 13px;
color: #fff;
}
.ldesc p{
font-size: 13px;
font-weight: 500;
color: #fff;
line-height: 1.5em;
opacity: 0;
letter-spacing: 0.5px;
}
.leadership ul li:hover .ldesc p{
opacity: 1;
}
.leadership ul li:hover .ldesc{
bottom: 5%;
}
.leadership ul li:last-child{
margin-right: 0;
}
.leadership-social{
margin: 20px 0;
}
.leadership-social a {
background: #fff;
color: #119bd7;
display: inline-block;
font-size: 16px;
padding: 7px 0;
border-radius: 120px;
width: 31px;
text-align: center;
margin: 0 5px 0 0;
}
.leadership-social a:hover {
background: #119bd7;
color: #fff;
}
.leadership .owl-theme .owl-dots .owl-dot.active span{
background: #1b99d4!important;
padding: 0px 7px !important;
}
.leadership .owl-theme .owl-dots .owl-dot span{
margin: 5px 4px!important;
}
.contact-bottom-wrapper{ background: #242d67 url(https://www.atdxt.com/wp-content/uploads/2022/12/bot-cta1.png) right top no-repeat;
}
.contact-bottom {
}
.home .contact-bottom{
}
.contact-bottom-left {
width: 700px;
float: left;
background:rgba(36,45,103,0.7);
padding: 40px 40px 40px 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.contact-bottom-left ul li{
float: left;
width: 59%;
}
.contact-bottom-left ul li:last-child{
width: 33%;
border-left: 1px solid #2f386f;
padding-left: 25px;
margin-left: 25px;
padding-top: 15px;
padding-bottom: 15px;
}
.contact-bottom-left ul li h2{
font-size: 23px;
line-height: 1.3em;
margin-bottom: 20px;
color: #fff;
font-weight: 500;
}
.contact-bottom-left ul li p{
font-size: 13px;
line-height: 1.8em;
margin-bottom: 20px;
color: #fff;
font-weight: 500;
}
.contact-bottom-left ul li p strong{
font-size: 50px;
margin: 15px 0 15px 0;
display: block;
font-weight: 400 !important;
}
.contact-bottom-left ul li a{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 140px;
margin: 0;
}
.contact-bottom-left ul li a:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
border: 2px solid #fff;
}
.contact-bottom-left ul li:nth-child(2n) p{
font-size: 24px;
color: #fff;
font-weight: 400;
line-height: 1.2em;
margin-bottom: 0px;
}
.contact-bottom-left ul li:nth-child(2n) span{
font-size: 48px;
font-weight: 400;
display: block;
margin: 10px 0;
}
.contact-bottom-left ul li:nth-child(2n) strong{
font-weight: 300;
}
.hnews-wrapper{
background: #06090c;
}
.hnews {
padding:70px 0 60px 0;
}
.hnews h1 {
font-size: 30px;
margin-bottom: 50px;
text-align: center;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.mnews{
display: none;
}
.hnews ul li{ width: 345px;
margin: 0 30px 0 0;
float: left;
}
.hnews ul li:last-child{
margin-right: 0;
}
.img-cont {
overflow: hidden;
position: relative;
margin-bottom: 25px;
border-radius: 5px;
}
.hnews ul li img{
width: 100%;
border-radius: 5px;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 0 0 -3px 0;
}
.hnews ul li:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.hnews ul li h2{
color: #fff;
font-size: 18px;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
width: 90%;
line-height: 1.3em;
letter-spacing: 0.5px;
}
.hnews ul li h2:after{
content: "";
width: 50px;
height: 2px;
background: #1198d7;
position: absolute;
left: 0;
bottom: 0;
}
.hnews ul li p{
font-size: 13px;
line-height: 1.5em;
margin-bottom: 15px;
color: #7d7e90;
letter-spacing: 0.5px;
}
.hnews ul li a.readmore{
font-size: 13px;
color: #119bd6;
display: inline-block;
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/readmore.png)no-repeat right center;
padding: 0 20px 0 0;
}
.hnews ul li a.readmore:hover{
color:#1a99d5;
}
.hnews .owl-theme .owl-dots .owl-dot.active span{
background: #1b99d4!important;
padding: 0px 7px !important;
}
.hnews .owl-theme .owl-dots .owl-dot span{
margin: 5px 4px!important;
}
footer {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/foot-bg.jpg)no-repeat;
padding: 45px 0 100px 0;
background-size: cover;
}
.foot1 {
float: left;
width: 23%;
}
.foot1 ul li{
font-size: 13px;
font-weight: 500;
margin: 0 0 10px 0;
display: inline-block;
width: 40%;
}
.foot1 ul li a{
color: #fff;
}
.foot1 ul li a:hover{
color: #f9bf08;
}
.foot5 {
float: left;
width: 15%;
}
.foot5 ul li{
font-size: 13px;
font-weight: 500;
margin: 0 0 10px 0;
display: inline-block;
}
.foot5 ul li a{
color: #fff;
}
.foot5 ul li a:hover{
color: #f9bf08;
}
.foot2 {
float: left;
width: 18%;
border-left: 2px solid #2a335e; padding-left: 20px;
border-right: 2px solid #2a335e; padding-right: 20px;
}
.foot2 h2{
font-size: 13px;
font-weight: 500;
color: #fff;
margin-bottom: 10px;
}
.foot2 p {
font-size: 13px;
font-weight: 500;
color: #fff;
line-height: 1.5em;
}
.foot2 a { color: #1a99d5 }
.foot2 a:hover { color: #fff }
.foot3 {
float: left;
width: 12%;
margin: 0 0 0 30px;
}
.foot3 h2{
font-size: 13px;
font-weight: 500;
color: #fff;
margin-bottom: 10px;
}
.foot3 ul li {
color: #b6b6b6;
display: inline-block;
margin-right: 5px;
}
.foot3 ul li:last-child{
margin-right: 0;
}
.foot4 {
float: right;
width: 20%;
}
.foot4{
font-size: 13px;
font-weight: 500;
line-height: 1.8em;
color: #2a3e95;
}
.service-bg {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/service-bg.png)no-repeat;
position: absolute;
right: 0;
top: -20px;
width: 561px;
height: 1122px;
}
.inner-banner {
position: relative;
}
.minner{
display: none;
}
.inner-banner img{
width: 100%;
}
.inner-banner h1{
font-size: 30px;
font-weight: 700;
position: absolute;
top: 55%;
color: #f9b80f;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
}
.inner-banner h1::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
content: "";
bottom: -20px;
position: absolute;
left: 0;
}
.single-blog .inner-banner h1{
font-size: 30px;
font-weight: 400;
position: absolute;
top: 55%;
color: #fff;
font-family: 'Montserrat', sans-serif;
text-transform: capitalize;
width: 1000px;
line-height: 1.2em;
}
.single-blog .inner-banner h1::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
content: "";
top: -20px;
position: absolute;
left: 0;
}
.single-blog .inner-banner span{
font-size: 16px;
font-weight: 400;
color: #fff;
position: absolute;
top: 78%;
}
.single-news .inner-banner h1{
font-size: 30px;
font-weight: 400;
position: absolute;
top: 55%;
color: #fff;
font-family: 'Montserrat', sans-serif;
text-transform: capitalize;
width: 85%;
line-height: 1.2em;
}
.single-news .inner-banner h1::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
content: "";
top: -20px;
position: absolute;
left: 0;
}
.single-news .inner-banner span{
font-size: 13px;
font-weight: 400;
color: #fff;
position: absolute;
top: 67%;
}
.single-news .inner-banner a{
padding: 10px 25px;
background: #119bd7;
font-size: 13px;
color: #fff;
position: absolute;
top: 75%;
border-radius: 120px;
}
.inner-banner p{
font-size: 18px;
font-weight: 500;
color: #fff;
position: absolute;
top: 72%;
line-height: 1.4em;
}
.about-inner-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/about-bg.jpg)no-repeat center bottom;
padding: 10px 0 130px 0;
}
.habout {
text-align: center;
padding: 100px 0;
width: 910px;
margin: 0 auto;
}
.habout h1{
font-size: 48px;
color: #fff;
text-transform: uppercase;
font-weight: 300;
margin-bottom: 50px;
font-family: 'Montserrat', sans-serif;
letter-spacing: -1.5px;
}
.habout h1 strong{
font-weight: 800;
}
.habout h2{
font-size: 30px;
color: #fff;
line-height: 1.2em;
font-weight: 300;
margin-bottom: 30px;
padding-bottom: 30px;
position: relative;
}
.habout h2::after {
content: "";
width: 90px;
height: 2px;
background: #1198d7;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
}
.habout p{
font-size: 18px;
font-weight: 400;
color: #fff;
line-height: 1.5em;
margin-bottom: 25px;
}
.habout-content {
position: relative;
} .ceo-wrapper {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/ceo-bg.jpg)no-repeat;
background-size: cover;
padding:130px 80px;
margin: 0 0 70px 0;
}
.ceo{
width: 55%;
float: left;
}
.ceo h1{
font-size: 36px;
font-weight: 300;
margin-bottom: 30px;
color: #000;
}
.ceo p{
font-size: 15px;
font-weight: 500;
color: #000;
line-height: 1.4em;
margin-bottom: 20px;
}
.ceo p strong{
font-size: 18px;
color: #000;
font-weight: 500;
}
.ceo-right{
float: right;
width: 45%;
}
.ceo-right img{
width: 100%;
}
.harticles{
padding:50px 0;
}
.harticles h1 {
font-size: 36px;
margin-bottom: 50px;
text-align: center;
color: #000;
font-weight: 300;
}
.harticles ul li{
width: 360px;
margin: 0 30px 0 0;
float: left;
}
.harticles ul li:last-child{
margin-right: 0;
}
.harticles ul li h2{
color: #3b3b62;
font-size: 18px;
position: relative;
margin-bottom: 20px;
padding-bottom: 20px;
line-height: 1.3em;
letter-spacing: 0.5px;
}
.harticles ul li h2:after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
position: absolute;
left: 0px;
content: "";
bottom: 0;
}
.harticles ul li p {
font-size: 13px;
line-height: 1.5em;
margin-bottom: 15px;
color: #333333;
letter-spacing: 0.5px;
}
.harticles ul li .more{
color: #1a99d5;
font-size: 15px;
display: block;
}
.allart{
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
background: #1a99d5;
padding: 12px 25px;
border-radius: 2px;
display: block;
margin: 50px auto 0;
width: 120px;
box-shadow: 0 0 15px #d0ebf8;
text-align: center;
}
.allart:hover{
color: #fff;
background: #3e4574;
}
.careers {
padding:50px 0 100px 0;
}
.careers h1 {
font-size: 36px;
margin-bottom: 50px;
text-align: center;
color: #000;
font-weight: 300;
}
.career-left {
float: left;
width: 60%;
box-shadow: 0 0 25px #9ea1a4;
border-radius: 5px;
}
.career-left img{
width: 100%;
margin: 0 0 -2px 0;
}
.career-right {
float: right;
width: 34%;
}
.career-right p{
font-size: 18px;
font-weight: 500;
color: #333333;
margin-bottom: 27px;
line-height: 1.5em;
}
.career-right p a{
color: #1a99d5;
text-decoration: underline;
}
.career-right .applynow{
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
background: #1a99d5;
padding: 12px 25px;
border-radius: 2px;
display: block;
text-align: center;
width: 90px;
}
.applynow:hover{
color: #fff;
background: #3b3b62;
}
.services {
padding: 70px 0;
}
.service-left {
float: left;
width:65%; 
}
.service-left h2{
font-size: 30px;
margin-bottom: 30px;
font-weight: 300;
color: #000;
}
.service-left p{
font-size: 15px;
margin-bottom: 25px;
line-height: 1.5em;
font-weight: 400;
color: #000;
}
.service-left ul{
margin-bottom: 30px;
}
.service-left ul li{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/bullet.png)no-repeat 0 6px;
font-size: 15px;
margin-bottom: 10px;
line-height: 1.5em;
font-weight: 400;
color: #000;
padding: 0 0 0 30px;
}
.service-left h3{
font-size: 18px;
font-weight: 600;
color: #333333;
margin-bottom: 20px;
text-transform: uppercase;
}
.service-right {
float: right;
width: 32%;
position: relative;
}
.service-video{
margin-bottom: 40px;
position: relative;
}
.service-video img{
width: 100%;
margin: 0 0 -2px 0;
box-shadow: 0 0 25px #9ea1a4;
border-radius: 5px;
}
.service-video a{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/video-icon.png)no-repeat;
width: 19px;
height: 24px;
position: absolute;
top: 45%;
left: 0;
right: 0;
margin: 0 auto;
}
.service-video h3{
font-size: 15px;
font-weight: 300;
color: #000;
margin: 15px 0 0 0;
}
.service-pdf ul li{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/service-icon.png)no-repeat 0px 23px;
padding: 20px 0 20px 50px;
border-top: 1px solid #ebebeb;
border-top-color: rgb(235, 235, 235);
border-top-style: solid;
border-top-width: 1px;
}
.service-pdf ul li a{
color: #000;
}
.service-pdf ul li h3{
font-size: 15px;
line-height: 1.3em;
margin-bottom: 10px;
font-weight: 300;
}
.service-pdf ul li h4{
font-size: 13px;
font-weight: 400;
}
.rservice {
padding: 0 0 50px 0;
}
.rservice h2 {
font-size: 36px;
margin-bottom: 50px;
color: #000;
font-weight: 300;
}
.rservice ul li{
width: 260px;
float: left;
margin: 0 30px 30px 0;
position: relative;
box-shadow: 0 0 15px #e3f3fb;
background: #fff;
}
.rservice ul li:nth-child(4n){
margin-right: 0;
}
.rservice ul li h3{
font-size: 28px;
color: #3b3b62;
font-weight: 300;
position: relative;
margin: 0 0 30px 0;
padding: 0 0 30px 0;
line-height: 1.2em;
min-height: 70px;
}
.rservice ul li h3::after{
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-line.png);
width: 118px;
height: 2px;
position: absolute;
left: -30px;
content: "";
bottom: 0;
}
.rservice ul li p{
font-size: 15px;
color: #48539b;
line-height: 1.4em;
margin-bottom: 20px;
min-height: 250px;
}
.rallser{
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
background: #1a99d5;
padding: 12px 25px;
border-radius: 2px;
display: block;
margin: 20px 0 0 0;
width: 160px;
box-shadow: 0 0 15px #d0ebf8;
text-align: center;
}
.rallser:hover{
color: #fff;
background: #3e4574;
}
.hcontact {
padding: 70px 0;
}
.hcontact h2{
font-size: 30px;
color: #fff;
font-weight: 700;
margin-bottom: 40px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.hcontact-top{
margin-bottom: 50px;
}
.hcontact-top ul li{
font-size: 15px;
color: #fff;
font-weight: 500;
line-height: 1.7em;
display: inline-block;
width: 30%;
margin-right: 4%;
}
.hcontact-top ul li:last-child{
margin-right: 0;
}
.hcontact-top ul li strong{
font-size: 13px;
font-weight: 300;
display: block;
margin-bottom: -2px;
text-transform: uppercase;
}
.hcontact-top ul li a{
color: #fff;
}
.hcontact-left {
float: left;
width: 45%;
}
.hcontact-left h3{
font-size: 15px;
font-weight: 700;
color: #272f6f;
margin-bottom: 25px;
}
.hcontact-left ul li{
margin-bottom: 15px;
}
.hcontact-left label{
font-size: 15px;
color: #fff;
display: inline-block;
width: 28%;
margin: 13px 0 0 0;
}
.hcontact-left input{
width: 360px;
padding: 12px 0;
text-indent: 15px;
background: #fff;
border-radius: 5px;
border: none;
float: right;
box-shadow: 0 0 15px #50545f;
font-family: 'Roboto', sans-serif;
}
.hcontact-left textarea{
width: 360px;
padding: 12px 0;
text-indent: 15px;
background: #fff;
border-radius: 5px;
border: none;
float: right;
box-shadow: 0 0 15px #50545f;
font-family: 'Roboto', sans-serif;
}
.hcontact-left input[type="submit"]{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 210px;
margin: 0 0 0 10px;
float: none;
box-shadow: none;
text-align: left;
text-indent: 0;
cursor: pointer;
font-family: 'Roboto', sans-serif;
}
.hcontact-left input[type="submit"]:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
border: 2px solid #fff;
}
.hcontact-left ul li p{
font-size: 13px;
color: #fff;
font-weight: 500;
line-height: 1.5em;
float: right;
width: 70%;
}
.hcontact-right {
float: right;
width: 45%;
border-left: 2px solid #2e2e2e;
padding: 0 0 0 50px;
}
.hcontact-right ul li{
margin-bottom: 15px;
}
.hcontact-right label{
font-size: 15px;
color: #fff;
display: inline-block;
width: 28%;
margin: 13px 0 0 0;
}
.hcontact-right input{
width: 325px;
padding: 12px 0;
text-indent: 15px;
background: #fff;
border-radius: 5px;
border: none;
float: right;
box-shadow: 0 0 15px #50545f;
font-family: 'Roboto', sans-serif;
}
.hcontact-right textarea{
width: 325px;
padding: 12px 0;
text-indent: 15px;
background: #fff;
border-radius: 5px;
border: none;
float: right;
box-shadow: 0 0 15px #50545f;
min-height: 209px;
font-family: 'Roboto', sans-serif;
}
.hcontact-right input[type="submit"]{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 210px;
margin: 0 0 0 10px;
float: none;
box-shadow: none;
text-align: left;
text-indent: 0;
font-family: 'Roboto', sans-serif;
cursor: pointer;
}
.hcontact-right input[type="submit"]:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
border: 2px solid #fff;
}
.hcontact-right ul li p{
font-size: 13px;
color: #fff;
font-weight: 500;
line-height: 1.5em;
float: right;
width: 70%;
}
.contact-map {
padding: 0 0 80px 0;
}
.contact-map iframe{
box-shadow: 0 0 15px #50545f;
}
.contact-map ul li{
float: left;
width: 31.5%;
margin: 0 30px 30px 0;
}
.contact-map ul li:nth-child(3n){
margin-right: 0;
}
.contact-map ul li:nth-child(4){
width:23%;
}
.contact-map ul li:nth-child(5){
width:23%;
}
.contact-map ul li:nth-child(6){
width:23%;
margin-right: 30px;
}
.contact-map ul li:nth-child(7){
width:23%;
margin-right: 0;
}
.contact-map ul li h3{
font-size: 15px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 10px;
}
.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error {
border: 2px solid red!important;
}
.page-template-template-services .hservice-wrapper{
padding:80px 0 50px 0;
}
.page-template-template-services .hservice h1{
margin-top: 20px;
}
.page-template-template-industries .hservice h1{
margin-top: 30px;
text-align: center;
}
.slicknav_menu {
display: none;
}
.inner-page{
padding: 70px 0;
}
.inner-page h1{
font-size: 30px;
margin-bottom: 30px;
font-weight: 300;
color: #000;
}
.inner-page p{
font-size: 15px;
margin-bottom: 25px;
line-height: 1.5em;
font-weight: 400;
color: #000;
}
.single-news .inner-page img{
width: 30%;
}
.single-services .harticles{
padding: 0 0 50px 0;
}
.single-services .harticles h1{
text-align: left;
}
.harticles ul li h2{
font-size: 17px;
}
.page-template-template-industries .hservice-wrapper{
padding: 50px 0;
}
.single-industries .harticles{
padding: 0 0 50px 0;
}
.single-industries .harticles h1{
text-align: left;
}
.menu-social{
}
.menu-social li {
color: #b6b6b6;
display: inline-block;
margin-right: 5px;
}
.menu-social li:last-child{
margin-right: 0;
}
.menu-social li a {
background: #fff;
color: #119bd7;
display: block;
font-size: 14px;
padding: 7px 0;
border-radius: 120px;
width: 29px;
text-align: center;
}
.menu-social li a:hover {
background: #119bd7;
color: #fff;
}
.whatsapp-icon {
position: fixed;
bottom: 15px;
right: 25px;
z-index: 100;
width: 40px;
}
.whatsapp-icon img{
width:100%;
}
.pride-home-bg{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/pride-bg.jpg)no-repeat;
padding:100px 0 100px 0;
background-attachment: fixed;
}
.hpride{
padding: 20px 0 50px 0;
text-align: center;
}
.hpride h2{
font-size: 30px;
margin-bottom: 50px;
text-align: center;
color: #fff;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.hpride ul li{
display: inline-block;
margin: 0 70px 0 0;
text-align: center;
position: relative;
}
.hpride ul li:last-child{
margin-right: 0;
}
.counter.c_2 {
float: left;
}
.hpride ul li h3{
font-weight: 700;
color: #fff;
font-size: 90px;
margin-bottom: 10px;
font-family: 'Montserrat', sans-serif;
}
.hpride ul li h3 span{
font-weight: 300;
font-family: 'Montserrat', sans-serif;
}
.hpride ul li p{
font-size: 18px;
font-weight: 500;
color: #1a99d5;
position: relative;
}
.hpride ul li p::after{
border-bottom: 2px solid #f9bf08;
position: absolute;
bottom: -30px;
left: 0;
right:0;
margin: 0 auto;
width: 80px;
height: 2px;
content:"";
}
.mobile-ceo{
display: none;
}
.mobile-ceo img{
width: 100%;
}
.inner-news-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/black-bg.jpg)no-repeat bottom right;
padding: 80px 0;
margin: -2px 0 0 0;
background-size: 100%;
}
.inner-news ul li{
width: 360px; margin: 0 14px 15px 0;
float: left;
}
.inner-news ul li:nth-child(3n){
margin-right: 0;
}
.inner-news ul li img{
width: 100%;
border-radius: 0;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin: 0 0 -3px 0;
}
.inner-news ul li:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.inner-news ul li .ndesc{
padding: 25px;
background: #fff;
transition: 0.5s ease;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.inner-news ul li:hover .ndesc{
background: #f9b80f;
}
.inner-news ul li .img-cont{
box-shadow: none;
margin-bottom: -3px;
border-radius: 0;
}
.inner-news ul li span{
font-size: 13px;
color: #7d7e90;
display: block;
margin-bottom: 8px;
}
.inner-news ul li:hover span{
color: #000;
}
.inner-news ul li h2{
font-size: 18px;
line-height: 1.2em;
letter-spacing: 0.5px;
margin: 0 0 10px 0;
color: #000;
min-height: 70px;
}
.inner-news ul li p {
font-size: 13px;
font-weight: 500;
color: #1a99d5;
}
.inner-news ul li:hover p{
color: #000;
}
.inner-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/black-bg.jpg)no-repeat bottom right;
padding: 80px 0;
margin: -2px 0 0 0;
background-size: 100%;
}
.news-single-img{
margin: -120px 0 50px 0;
position: relative;
z-index: 1;
}
.news-single-img img{
width: 100%;
}
.news-single-page{
width: 940px;
margin: 0 auto;
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat;
padding: 0 100px 0 100px;
}
.news-single-page h2{
font-size: 20px;
margin-bottom: 10px;
color: #fff;
font-weight: 500;
}
.news-single-page p{
font-size: 16px;
line-height: 1.4em;
margin-bottom: 25px;
color: #fff;
font-weight: 400;
}
.news-single-page ul{
margin: 0 0 20px 20px;
}
.news-single-page ul li{
font-size: 16px;
line-height: 1.2em;
margin-bottom: 7px;
color: #fff;
list-style-type: disc;
}
.news-single-page ol{
margin: -10px 0 10px 40px;
}
.news-single-page ol li{
font-size: 16px;
line-height: 1.2em;
margin-bottom: 7px;
color: #fff;
list-style-type: decimal;
}
.ngal{
padding: 50px 0;
}
.ngal ul li{
float: left;
width: 31.5%;
margin: 0 30px 30px 0;
}
.ngal ul li:nth-child(3n){
margin-right: 0;
}
.ngal ul li img{
width: 100%;
margin-bottom: 10px;
}
.ngal ul li h3{
font-size: 14px;
color: #fff;
font-weight: 500;
}
.black-home-bg{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/black-home-bg.jpg)no-repeat center left;
padding: 10px 0 50px 0;
background-attachment: fixed;
}
.hservice-inner-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/black-home-bg.jpg)no-repeat center left;
padding: 80px 0 150px 0;
}
.hindustry-inner-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/industry-bg.jpg)no-repeat center bottom;
padding: 70px 0 150px 0;
}
.hcontact-inner-wrapper{
background: #000; padding: 70px 0;
}
.inner-blog-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/blog-inner-bg.jpg)no-repeat center bottom;
padding: 80px 0;
}
.page-template-template-blog .hnews ul li{
margin: 0 30px 50px 0;
}
.page-template-template-blog .hnews ul li:nth-child(3n){
margin-right: 0;
}
.page-template-template-blog .hnews ul li .img-cont{
box-shadow: 0 0 15px #20242f;
}
.page-template-template-blog .hnews ul li h2{
color: #fff;
}
.page-template-template-blog .hnews ul li p{
color: #fff;
}
.single-news .inner-wrapper {
background: #000;
}
.blog-single-page p {
font-size: 16px;
line-height: 1.4em;
margin-bottom: 25px;
color: #fff;
font-weight: 400;
}
.blog-single-page ul{
margin: 0 0 20px 20px;
}
.blog-single-page ul li{
font-size: 16px;
line-height: 1.2em;
margin-bottom: 7px;
color: #fff;
list-style-type: disc;
}
.blog-single-page ol{
margin: -10px 0 10px 40px;
}
.blog-single-page ol li{
font-size: 16px;
line-height: 1.2em;
margin-bottom: 7px;
color: #fff;
list-style-type: decimal;
}
.blog-single-page-bottom{
}
.previous-blog{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow-left.png)no-repeat 6% center;
padding: 12px 24px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 143px;
margin: 30px 0 0 0;
float: left;
text-align: right;
}
.previous-blog:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow-left.png)no-repeat 8% center;
border: 2px solid #fff;
}
.next-blog{
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 140px;
margin: 30px 0 0 0;
float: right;
}
.next-blog:hover{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 92% center;
border: 2px solid #fff;
}
.page-template-template-fintech .hindustry-inner-wrapper{
background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/fintech-bg.jpg)no-repeat center bottom;
padding: 70px 0 150px 0;
}
.page-template-template-fintech .hservice h1{
text-align: center;
}
.page-template-template-fintech .hservice ul li{
width: 48%;
}
.page-template-template-fintech .hservice ul li:nth-child(2n){
margin-right: 0;
}
.page-template-template-fintech .hservice ul li h2{
min-height: 25px;
} .contact-map ul li:nth-child(4){
width:23%;
}
.contact-map ul li:nth-child(5){
width:23%;
}
.contact-map ul li:nth-child(6){
width:23%;
margin-right: 30px;
}
.contact-map ul li:nth-child(7){
width:23%;
margin-right: 0;
}
.slide-bottom-left ul li p{
margin-bottom: 14px;
}
.sbottom-wrapper{
margin:-3px 0 0 0;
background:#06090c;
}
.sbottom-left{
float:left;
width:35%;
}
.sbottom-left-inner{
padding:50px 0 50px 0;
}
.sbottom-left p{
font-size: 15px;
line-height: 1.4em;
margin-bottom: 20px;
color: #fff;
font-weight: 500;
}
.sbottom-left ol {
margin: 0px 0 10px 20px;
}
.sbottom-left ol li {
font-size: 14px;
margin-bottom: 5px;
color: #fff;
font-weight: 500;
width: 100%;
float: none;
list-style: disc;
}
.sbottom-left a {
font-size: 18px;
color: #f9bf08;
display: inline-block;
font-weight: 500;
}
.sbottom-right{
float:right;
width:57%;
position:relative;
}
.sbottom-right img{
width:100%;
}
.sbottom-right-content{
position: absolute;
top: 15%;
right: 13%;
text-align:right;
}
.sbottom-right-content p{
font-size: 24px;
color: #000;
font-weight: 400;
line-height: 1.3em;
margin-bottom: 30px;
}
.sbottom-right-content p strong {
font-size: 60px;
font-weight: 400;
display: block;
margin: 10px 0;
}
.sbottom-right-content h2{
font-size: 18px;
color: #000;
font-weight: 300;
line-height: 1.3em;
margin-bottom: 15px;
}
.sbottom-right-content a {
background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-msg-new.png) no-repeat;
width: 42px;
height: 42px;
display: inline-block;
}
a { text-decoration: none !important; }
.contact-location-map { padding: 80px 0; background: #000 url(//www.atdxt.com/wp-content/themes/ATDXT/images/new-contact-bg.jpg) no-repeat center bottom; }
.contact-location-map h2 { font-size: 30px; color: #fff; font-weight: 700; margin-bottom: 0px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; }
.contact-location-map .location-box { margin: 30px 0; }
.contact-location-map .location-box p { font: normal 400 12px/normal 'Roboto'; margin-bottom: -2px; text-transform: uppercase; margin: 0 0 20px 0; color: white;  }
.contact-location-map .location-box a { font: normal 700 18px/normal 'Roboto'; margin: 0; color: #1a99d5; transition: 0.3s; text-decoration: none; }
.contact-location-map .location-box a:hover { color: white; }
.contact-location-map .location-box h6 { font: normal 400 16px/normal 'Roboto'; margin: 0; color: white; }
.contact-location-map .location-box iframe { border-radius: 6px; margin-bottom: 30px;  }
.footer .list { float: left; width: 38%; }
.footer .list ul { display: flex; justify-content: center; align-items: flex-start; flex-wrap: nowrap; }
.footer .list ul li { color: white; width: 33.333%; font-size: 13px; font-weight: 500;   }
.footer .list ul li a { display: block; color: white; padding: 0 0 5px 0; text-decoration: none;  }
.footer .list ul li a:hover { color: #f9bf08; }
.cycle-slide { z-index: 1; }
.cycle-slide.cycle-slide-active { z-index: 10; }
.testiSec  { background-color: #06090c; padding: 80px 0; }
.testiSec h2  { font-size: 30px; margin-bottom: 50px; text-align: center; color: #fff; font-weight: 700; font-family: 'Montserrat', sans-serif; text-transform: uppercase;  }
.testiSec .testiBg  {background: #def7fa;border-radius: 10px;margin: 20px 0;padding: 50px 20px;}
.testiSec .testiBg h3 {font-size: 24px;font-weight: 600;color: #333;padding: 0;margin: 0 0 0 50px;position: relative;}
.testiSec .testiBg h3:before {width: 109px;height: 184px;position: absolute;left: -40px;top: -70px;content: '';  animation-name: spin; animation-duration: 12000ms; animation-iteration-count: infinite; animation-timing-function: linear;  }
.testiSec .testiBg h3 span { display: block; font-size: 14px; font-weight: 400; line-height: 25px; margin-top: 5px; }
.testiSec .testiBg h3 img {    margin-top: 10px; }
.testiSec .testiBg h6 {position: relative;font-size: 14px;font-weight: 500;color: #333333;padding: 20px 0 0 0px;margin: 0 20px;line-height: 24px;font-family: Roboto;}
.testiSec .testiBg h6:before { position: absolute; left: 0; top: 0; content: '';  width: 118px; height: 2px; background-color: #119bd7;; }
.cycle-slide.cycle-slide-active { z-index: 999 !important; } .about-a-team { padding: 80px 0px; background-color: #010413;; }
.about-a-team .container { max-width: 1140px; }
.about-a-team .head-area { margin-bottom: 50px; ;}
.about-a-team .head-area h3  { font-size: 48px; color: #fff; text-transform: uppercase; font-weight: 700; font-family: 'Montserrat', sans-serif;  }
.about-a-team .head-area p { font-size: 14px; font-weight: 500; color: white; padding: 0px; margin: 0px; line-height:  30px; letter-spacing: 0.5px;  }
.ateam-box { position: relative;     margin-bottom: 50px }
.ateam-box .imgTxt { position: absolute; left: 15px; bottom: 15px; }
.ateam-box .imgTxt img {}
.ateam-box .imgTxt h5 { font-size: 24px; font-weight: 300; color: white; font-family: 'Roboto';  }
.ateam-box .imgTxt p { font-size: 13px; font-weight: 500; color: white; font-family: 'Roboto';     margin: 0; }
.ateam-box img { max-width: 100%; } @media (max-width: 767px ) {
.footer .list { width: 100%; }
.footer .list ul { flex-wrap: wrap; justify-content: flex-start; padding: 0; }
.footer ul { padding: 0; }
.footer .list ul li { width: 50%; ;}
.footer .list ul li:last-child { width: 100%; margin: 10px 0; }
.footer .list ul li:last-child a { display: inline-block; margin-right: 10px; }
.testiSec .testiBg { padding: 20px 30px; }
.testiSec .testiBg h6 { margin: 0px;;}
.testiSec .testiBg h6:before { display: none;}
.about-a-team .head-area h3 { font-size: 35px; }
.about-a-team .head-area p  {     line-height: 22px; }
.cd-primary-nav { text-align: left  !important; padding: 130px 20px 0px 20px  !important; }
.cd-primary-nav a { width: 100%  !important; }
} a.button{
font-size: 18px;
font-weight: 500;
color: #f9bf08;
text-transform: capitalize;
background: transparent url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 97% center;
padding: 12px 25px;
border-radius: 2px;
display: inline-block;
z-index: 1;
position: relative;
border: 2px solid #1a99d5;
width: 215px;
margin: 0;
}
a:hover.button{
color: #1a99d5;
background: #fff url(//www.atdxt.com/wp-content/themes/ATDXT/images/slide-arrow.png)no-repeat 97% center;
border: 2px solid #fff;
}@font-face{font-family:'FontAwesome';src:url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.atdxt.com/wp-content/themes/ATDXT/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media only screen and (min-width : 240px) and (max-width : 319px) {
.wrapper{width:85%;}
ol,ul{padding-left:0}
header{}
.logo{position: relative;width: 115px;}
.nav-wrapper{display: none;}
.main-nav{display: none;}
.cd-header{display: block!important;}
.sbottom-left{float:none; width:100%;}
.sbottom-right{width:100%;float:none;}
.sbottom-right-content{top: 6%;}
.sbottom-right-content p{font-size:0.8em;line-height: 1em;margin-bottom: 10px;}
.sbottom-right-content p strong{font-size: 1.5em;}
.sbottom-right-content h2{font-size: 0.875em;}
.sbottom-right-content a{display:none;}
.slider{z-index: 1;} .caption{top: 25%;width: 80%;}
.slide-line{} .caption h1{font-size: 13px; margin: 0 0 10px 0; line-height:15px;}
.caption p{font-size: 12px; margin: 0 0 20px 0; line-height:15px;}
.caption a{font-size: 11px;padding: 10px 10px;}
.example-pager {bottom: 20px;}
.dslide{display: none;}
.mslide{display: block;}
.slide-bottom{margin: 30px 0;z-index: 1;}
.slide-bottom-left{width: 86%;float: none;margin: 0 auto 30px;padding: 25px 20px;border-radius: 5px;}
.slide-bottom-left ul li{width: 100%!important;float: none;}
.slide-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.slide-bottom-right{float: none;margin: 0 auto;width: 95%;}
.slide-bottom-text{padding: 20px;}
.slide-bottom-right img{width: 100%;border-top-left-radius: 5px;}
.dservice{display: none;}
.mservice{display: block;} .hservice ul li{float: none;margin: 0 auto 20px; width:100%;}
.hservice ul li:nth-child(4n){margin: 0 auto 20px;}
.hservice ul li h2{width:190px; font-size:19px;}
.hservice ul li h2::after{left: -11px;}
.hservice ul li p{width:190px; font-size:13px;}
.service-inner{padding:15px; }
.service-bg{display: none;}
.allser{display: block;margin: 30px auto 0;}
.partners ul li{margin: 0 10px 10px 25px;} .partners{padding: 20px 0 10px 0; text-align: center;}
.partners h1{text-align: center; font-size:20px; margin-bottom: 20px;}
.hbest{display: block;}
.hbest-left{float: none;width: 100%;}
.hbest-left-inner{padding: 10% 5%;}
.hbest-left p{font-size: 1.5em;margin-bottom: 40px;}
.hbest-left p::before{display: none;}
.hbest-left p::after{display: none;}
.hbest-left img{width: 100%;}
.hbest-left h2{}
.hbest-right{width: 100%;float: none;}
.hbest-right-inner{padding: 10% 10%;}
.pride-home-bg{padding: 30px 0 50px 0;}
.hpride ul li{margin: 0 auto 50px;display: block;}
.hpride ul li h3{font-size: 3em;width: 100px;margin: 0 auto 10px;}
.dleader{display: none;}
.mleader{display: block;}
.leadership{padding: 30px 0;}
.leadership ul li{float: none;margin: 0 auto 20px;width: 270px;}
.leadership ul li:last-child{margin: 0 auto;}
.ldesc{left: 25px;width: 80%;}
.ldesc h2{font-size: 20px;}
.ldesc p{font-size: 11px;}
.contact-bottom{background: #242d67;}
.contact-bottom-left{width: 98%;float: none;margin: 0 auto 0;padding: 25px 15px;border-radius: 5px;}
.contact-bottom-left ul li{width: 100%!important;float: none;}
.contact-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.dnews{display: none;}
.mnews{display: block;}
.hnews ul li{float: none;margin: 0 auto 40px;width: 270px;}
.hnews ul li:last-child{margin: 0 auto;}
footer{padding: 20px 0;}
.foot1{width: 100%;margin: 0 0 30px 0;}
.foot2{width: 100%;margin: 0 0 30px 0;border: none;padding: 0;}
.foot3{width: 100%;margin: 0 0 30px 0;}
.foot4{width: 100%;border: none;padding: 0;}
.foot5{width: 100%;margin: 0 0 30px 0;}
.wow{animation: none!important;}
.dinner{display: none;}
.minner{display: block;}
.inner-banner h1{font-size: 1.5em;top: 50%;}
.inner-banner h1::before{top: -10px;}
.inner-banner p{font-size: 12px;width: 85%;}
.inner-banner p br{display: none;}
.services{padding: 30px 0;}
.service-left{width: 100%;}
.service-right{width: 100%;}
.rservice h2{font-size:2em;}
.rservice ul li{float: none;margin: 0 auto 20px;width: 270px;}
.rservice ul li:nth-child(4n){margin: 0 auto 20px;}
.rallser{margin:0 auto;} .about-inner-wrapper{padding: 10px 0 50px 0;}
.habout{padding: 30px 0;width: 100%;}
.habout h1{font-size: 1.8em;}
.habout h1 strong{font-size: 0.8em;}
.habout-content::before{display: none;}
.habout-content::after{display: none;}
.ceo-wrapper{padding: 20px;background: #def7fa;}
.ceo{width:100%;}
.mobile-ceo{display: block;margin:0 auto 20px;}
.careers{padding: 30px 0;}
.career-left{width: 100%;margin: 0 0 20px 0;}
.career-right{width: 100%;}
.hcontact-top ul li{width: 100%;margin: 0 0 20px 0;}
.hcontact{padding: 30px 0;}
.hcontact-left{width: 100%;}
.hcontact-left label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-left ul li{margin-bottom: 25px;}
.hcontact-left input{width: 100%;}
.hcontact-left textarea{width: 100%;}
.hcontact-left input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-left ul li p{float: none;width: 100%;}
.hcontact-right{width: 100%;border: none;padding: 0;}
.hcontact-right label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-right ul li{margin-bottom: 25px;}
.hcontact-right input{width: 100%;}
.hcontact-right textarea{width: 100%;}
.hcontact-right input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-right ul li p{float: none;width: 100%;}
.harticles ul li{width: 270px;float: none;margin: 0 auto 20px;}
.harticles ul li:last-child{margin: 0 auto;}
.page-template-template-news .inner-banner h1{top: 50%;}
.page-template-template-news .inner-banner p{font-size: 12px;}
.inner-news-wrapper{padding: 30px 0;}
.inner-news ul li{width:100%;margin: 0 0 20px 0;float: none;}
.single-blog .inner-banner h1{font-size: 1em;width: 90%;top: 52%;}
.single-news .inner-banner h1{font-size: 0.8em;width: 90%;top: 62%;}
.single-news .inner-banner span{top: 80%;}
.single-news .inner-banner a{display: none;}
.news-single-img{margin: -80px 0 20px 0;}
.news-single-page{width: 100%;background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat top left;padding: 50px 0px 0 0px;}
.news-single-page h2{line-height: 1.2em;}
.ngal ul li{width: 100%;margin: 0 0 20px 0;}
.hservice h1{text-align: center; font-size: 20px; margin-bottom: 20px;} .partners h1{text-align: center;}
.hservice-inner-wrapper{padding: 30px 0 70px 0;}
.hindustry-inner-wrapper{padding: 30px 0 70px 0;}
.hcontact-inner-wrapper{padding: 20px 0 70px 0;}
.inner-blog-wrapper{padding: 20px 0 80px 0;}
.page-template-template-blog .hnews ul li {margin: 0 auto 30px;}
.page-template-template-blog .hnews ul li:nth-child(3n){margin: 0 auto 30px;}
.previous-blog{width: 100px;padding: 12px 20px;}
.next-blog{width: 80px;padding: 12px 15px;}
.contact-map ul li{width: 47%;margin-right: 15px;}
.contact-map ul li:nth-child(2n){margin-right: 0!important;}
.contact-map ul li:nth-child(3n){margin-right: 15px;}
.contact-map ul li{width:47%!important;}
.contact-map ul li:last-child{width:100%!important;}
.hservice ul li.ser-1{margin-left: auto;}
.page-template-template-fintech .hservice ul li{width: 260px;}
.page-template-template-fintech .hservice ul li:nth-child(2n){margin-right: auto;}
.testiSec .testiBg h3{margin-left:0px;} .testiSec{padding:0px;}
.black-home-bg{padding-bottom:10px}
.testiSec .testiBg h3 {margin-left:5px}
.hpride h2{font-size:20px}
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
.wrapper{width:85%;}
ol,ul{padding-left:0}
header{}
.logo{position: relative;width: 115px;}
.nav-wrapper{display: none;}
.main-nav{display: none;}
.cd-header{display: block!important;}
.slider{z-index: 1;} .caption{top: 25%;width: 80%;}
.slide-line{} .caption h1{font-size: 15px; margin: 0 0 20px 0; line-height: 18px;}
.caption p{font-size: 12px ; margin: 0 0 10px 0; line-height: 15px;}
.caption a{font-size: 11px;padding: 10px 10px;}
.example-pager {bottom: 20px;}
.dslide{display: none;}
.mslide{display: block;}
.sbottom-left{width:100%;float:none;}
.sbottom-right{width:100%;float:none;}
.sbottom-right-content{top: 6%;}
.sbottom-right-content p{font-size:1em;line-height: 1.1em;margin-bottom: 10px;}
.sbottom-right-content p strong{font-size: 1.5em;}
.sbottom-right-content h2{font-size: 1em;}
.sbottom-right-content a{display:none;}
.slide-bottom{margin: 30px 0;z-index: 1;}
.slide-bottom-left{width: 86%;float: none;margin: 0 auto 30px;padding: 25px 20px;border-radius: 5px;}
.slide-bottom-left ul li{width: 100%!important;float: none;}
.slide-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.slide-bottom-right{float: none;margin: 0 auto;width: 95%;}
.slide-bottom-text{padding: 20px;}
.slide-bottom-right img{width: 100%;border-top-left-radius: 5px;}
.dservice{display: none;}
.mservice{display: block;}
.hservice ul li{float: none;margin: 0 auto 20px;}
.hservice ul li:nth-child(4n){margin: 0 auto 20px;}
.service-bg{display: none;}
.allser{display: block;margin: 30px auto 0;} .partners ul li{margin: 0 10px 10px 25px;}
.hbest{display: block;}
.hbest-left{float: none;width: 100%;}
.hbest-left-inner{padding: 10% 5%;}
.hbest-left p{font-size: 1.5em;margin-bottom: 40px;}
.hbest-left p::before{display: none;}
.hbest-left p::after{display: none;}
.hbest-left img{width: 100%;}
.hbest-left h2{}
.hbest-right{width: 100%;float: none;}
.hbest-right-inner{padding: 10% 10%;}
.pride-home-bg{padding: 30px 0 50px 0;}
.hpride{padding: 50px 0 0px 0;}
.hpride ul li{margin: 0 auto 50px;display: block;}
.hpride ul li h3{font-size: 3em;width: 100px;margin: 0 auto 10px;}
.dleader{display: none;}
.mleader{display: block;}
.leadership{padding: 30px 0;}
.leadership ul li{float: none;margin: 0 auto 20px;width: 270px;}
.leadership ul li:last-child{margin: 0 auto;}
.ldesc{left: 25px;width: 80%;}
.ldesc h2{font-size: 20px;}
.ldesc p{font-size: 11px;}
.contact-bottom{background: #242d67;}
.contact-bottom-left{width: 86%;float: none;margin: 0 auto 0;padding: 25px 20px;border-radius: 5px;}
.contact-bottom-left ul li{width: 100%!important;float: none;}
.contact-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.dnews{display: none;}
.mnews{display: block;}
.hnews ul li{float: none;margin: 0 auto 40px;width: 270px;}
.hnews ul li:last-child{margin: 0 auto;}
footer{padding: 20px 0;}
.foot1{width: 100%;margin: 0 0 30px 0;}
.foot2{width: 100%;margin: 0 0 30px 0;border: none;padding: 0;}
.foot3{width: 100%;margin: 0 0 30px 0;}
.foot4{width: 100%;border: none;padding: 0;}
.foot5{width: 100%;margin: 0 0 30px 0;}
.wow{animation: none!important;}
.dinner{display: none;}
.minner{display: block;}
.inner-banner h1{font-size: 1.5em;top: 50%;}
.inner-banner h1::before{top: -10px;}
.inner-banner p{font-size: 12px;width: 90%;}
.inner-banner p br{display: none;}
.services{padding: 30px 0;}
.service-left{width: 100%;}
.service-right{width: 100%;}
.rservice h2{font-size:2em;}
.rservice ul li{float: none;margin: 0 auto 20px;width: 270px;}
.rservice ul li:nth-child(4n){margin: 0 auto 20px;}
.rallser{margin:0 auto;} .about-inner-wrapper{padding: 10px 0 50px 0;}
.habout{padding: 10px 0; width: 100%;}
.habout h1{font-size: 1.5em;}
.habout h2 {font-size:20px;}
.habout-content::before{display: none;}
.habout-content::after{display: none;}
.ceo-wrapper{padding: 20px;background: #def7fa;}
.ceo{width:100%;}
.mobile-ceo{display: block;margin:0 auto 20px;} .ateam-box .imgTxt{bottom:5px;}
.ateam-box .imgTxt h5{font-size:15px;} .careers{padding: 30px 0;}
.career-left{width: 100%;margin: 0 0 20px 0;}
.career-right{width: 100%;}
.hcontact-top ul li{width: 100%;margin: 0 0 20px 0;}
.hcontact{padding: 30px 0;}
.hcontact-left{width: 100%;}
.hcontact-left label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-left ul li{margin-bottom: 25px;}
.hcontact-left input{width: 100%;}
.hcontact-left textarea{width: 100%;}
.hcontact-left input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-left ul li p{float: none;width: 100%;}
.hcontact-right{width: 100%;border: none;padding: 0;}
.hcontact-right label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-right ul li{margin-bottom: 25px;}
.hcontact-right input{width: 100%;}
.hcontact-right textarea{width: 100%;}
.hcontact-right input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-right ul li p{float: none;width: 100%;}
.harticles ul li{width: 270px;float: none;margin: 0 auto 20px;}
.harticles ul li:last-child{margin: 0 auto;}
.page-template-template-news .inner-banner h1{top: 50%;}
.page-template-template-news .inner-banner p{font-size: 12px;}
.inner-news-wrapper{padding: 30px 0;}
.inner-news ul li{width:100%;margin: 0 0 20px 0;float: none;}
.single-blog .inner-banner h1{font-size: 1em;width: 90%;top: 52%;}
.single-news .inner-banner h1{font-size: 0.8em;width: 90%;top: 62%;}
.single-news .inner-banner span{top: 80%;}
.single-news .inner-banner a{display: none;}
.news-single-img{margin: -80px 0 20px 0;}
.news-single-page{width: 100%;background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat top left;padding: 50px 0px 0 0px;}
.news-single-page h2{line-height: 1.2em;}
.ngal ul li{width: 100%;margin: 0 0 20px 0;} .hservice h1{text-align: center;}
.partners h1{text-align: center; font-size:20px; margin-bottom: 20px;}
.hservice-inner-wrapper{padding: 30px 0 70px 0;}
.hindustry-inner-wrapper{padding: 30px 0 70px 0;}
.hcontact-inner-wrapper{padding: 20px 0 70px 0;}
.inner-blog-wrapper{padding: 20px 0 80px 0;}
.page-template-template-blog .hnews ul li {margin: 0 auto 30px;}
.page-template-template-blog .hnews ul li:nth-child(3n){margin: 0 auto 30px;}
.previous-blog{width: 100px;padding: 12px 20px;}
.next-blog{width: 80px;padding: 12px 15px;}
.contact-map ul li{width: 47%;margin-right: 15px;}
.contact-map ul li:nth-child(2n){margin-right: 0!important;}
.contact-map ul li:nth-child(3n){margin-right: 15px;}
.contact-map ul li{width:47%!important;}
.contact-map ul li:last-child{width:100%!important;}
.hservice ul li.ser-1{margin-left: auto;}
.page-template-template-fintech .hservice ul li{width: 260px;}
.page-template-template-fintech .hservice ul li:nth-child(2n){margin-right: auto;}
.testiSec{padding:0px;}
.black-home-bg{padding-bottom:10px}
.testiSec .testiBg h3 {margin-left:35px}
}
@media only screen and (min-width : 360px) and (max-width : 640px) {
.wrapper{width:85%;}
header{}
.logo{position: relative;width: 115px;}
.nav-wrapper{display: none;}
.main-nav{display: none;}
.cd-header{display: block!important;}
.slider{z-index: 1;}
.caption{top: 35%;width: 80%;}
.slide-line{}
.caption h1{ font-size: 18px; margin: 0 0 10px 0; line-height: 22px; padding: 0; }
.caption p{font-size: 16px; margin: 0 0 10px 0; line-height: normal; }
.caption a{font-size: 13px;padding: 10px 15px;}
.example-pager {bottom: 20px;}
.dslide{display: none;}
.mslide{display: block;}
.sbottom-left{width:100%;float:none;}
.sbottom-right{width:100%;float:none;}
.sbottom-right-content{top: 12%;}
.sbottom-right-content p{font-size:1em;line-height: 1.1em;margin-bottom: 10px;}
.sbottom-right-content p strong{font-size: 1.5em;}
.sbottom-right-content h2{font-size: 1em;}
.sbottom-right-content a{display:none;}
.slide-bottom{margin: 30px 0;z-index: 1;}
.slide-bottom-left{width: 86%;float: none;margin: 0 auto 30px;padding: 25px 20px;border-radius: 5px;}
.slide-bottom-left ul li{width: 100%!important;float: none;}
.slide-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.slide-bottom-right{float: none;margin: 0 auto;width: 95%;}
.slide-bottom-text{padding: 20px;}
.slide-bottom-right img{width: 100%;border-top-left-radius: 5px;}
.dservice{display: none;}
.mservice{display: block;}
.hservice ul li{float: none;margin: 0 auto 20px;}
.hservice ul li:nth-child(4n){margin: 0 auto 20px;}
.service-bg{display: none;}
.allser{display: block;margin: 30px auto 0;} .partners ul li{margin: 0 10px 10px 20px;}
.hbest{display: block;}
.hbest-left{float: none;width: 100%;}
.hbest-left-inner{padding: 10% 5%;}
.hbest-left p{font-size: 1.5em;margin-bottom: 40px;}
.hbest-left p::before{display: none;}
.hbest-left p::after{display: none;}
.hbest-left img{width: 100%;}
.hbest-left h2{}
.hbest-right{width: 100%;float: none;}
.hbest-right-inner{padding: 10% 10%;}
.pride-home-bg{padding: 30px 0 50px 0;}
.hpride{padding: 50px 0 0px 0;}
.hpride ul li{margin: 0 auto 50px;display: block;}
.hpride ul li h3{font-size: 3em;width: 100px;margin: 0 auto 10px;}
.dleader{display: none;}
.mleader{display: block;}
.leadership{padding: 30px 0;}
.leadership ul li{float: none;margin: 0 auto 20px;width: 270px;}
.leadership ul li:last-child{margin: 0 auto;}
.ldesc{left: 25px;width: 80%;}
.ldesc h2{font-size: 20px;}
.ldesc p{font-size: 11px;}
.contact-bottom{background: #242d67;}
.contact-bottom-left{width: 86%;float: none;margin: 0 auto 0;padding: 25px 20px;border-radius: 5px;}
.contact-bottom-left ul li{width: 100%!important;float: none;}
.contact-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.dnews{display: none;}
.mnews{display: block;}
.hnews ul li{float: none;margin: 0 auto 40px;width: 270px;}
.hnews ul li:last-child{margin: 0 auto;}
footer{padding: 20px 0;}
.foot1{width: 100%;margin: 0 0 30px 0;}
.foot2{width: 100%;margin: 0 0 30px 0;border: none;padding: 0;}
.foot3{width: 100%;margin: 0 0 30px 0;}
.foot4{width: 100%;border: none;padding: 0;}
.foot5{width: 100%;margin: 0 0 30px 0;}
.wow{animation: none!important;}
.dinner{display: none;}
.minner{display: block;}
.inner-banner h1{font-size: 1.5em;top: 50%;}
.inner-banner h1::before{top: -10px;}
.inner-banner p{font-size: 12px;width: 85%;}
.inner-banner p br{display: none;}
.services{padding: 30px 0;}
.service-left{width: 100%;}
.service-right{width: 100%;}
.rservice h2{font-size:2em;}
.rservice ul li{float: none;margin: 0 auto 20px;width: 270px;}
.rservice ul li:nth-child(4n){margin: 0 auto 20px;}
.rallser{margin:0 auto;} .about-inner-wrapper{padding: 10px 0 50px 0;}
.habout{padding: 10px 0;width: 100%;}
.habout h1{font-size: 1.5em;}
.habout h2 {font-size:20px;}
.habout-content::before{display: none;}
.habout-content::after{display: none;}
.ceo-wrapper{padding: 20px;background: #def7fa;}
.ceo{width:100%;}
.mobile-ceo{display: block;margin:0 auto 20px;}
.careers{padding: 30px 0;}
.career-left{width: 100%;margin: 0 0 20px 0;}
.career-right{width: 100%;}
.hcontact-top ul li{width: 100%;margin: 0 0 20px 0;}
.hcontact{padding: 30px 0;}
.hcontact-left{width: 100%;}
.hcontact-left label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-left ul li{margin-bottom: 25px;}
.hcontact-left input{width: 100%;}
.hcontact-left textarea{width: 100%;}
.hcontact-left input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-left ul li p{float: none;width: 100%;}
.hcontact-right{width: 100%;border: none;padding: 0;}
.hcontact-right label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-right ul li{margin-bottom: 25px;}
.hcontact-right input{width: 100%;}
.hcontact-right textarea{width: 100%;}
.hcontact-right input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-right ul li p{float: none;width: 100%;}
.harticles ul li{width: 270px;float: none;margin: 0 auto 20px;}
.harticles ul li:last-child{margin: 0 auto;}
.page-template-template-news .inner-banner h1{top: 50%;}
.page-template-template-news .inner-banner p{font-size: 12px;}
.inner-news-wrapper{padding: 30px 0;}
.inner-news ul li{width:100%;margin: 0 0 20px 0;float: none;}
.single-blog .inner-banner h1{font-size: 1em;width: 90%;top: 52%;}
.single-news .inner-banner h1{font-size: 0.8em;width: 90%;top: 62%;}
.single-news .inner-banner span{top: 80%;}
.single-news .inner-banner a{display: none;}
.news-single-img{margin: -80px 0 20px 0;}
.news-single-page{width: 100%;background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat top left;padding: 50px 0px 0 0px;}
.news-single-page h2{line-height: 1.2em;}
.ngal ul li{width: 100%;margin: 0 0 20px 0;}
.hservice h1{text-align: center;}
.partners h1{text-align: center;}
.hservice-inner-wrapper{padding: 30px 0 70px 0;}
.hindustry-inner-wrapper{padding: 30px 0 70px 0;}
.hcontact-inner-wrapper{padding: 20px 0 70px 0;}
.inner-blog-wrapper{padding: 20px 0 80px 0;}
.page-template-template-blog .hnews ul li {margin: 0 auto 30px;}
.page-template-template-blog .hnews ul li:nth-child(3n){margin: 0 auto 30px;}
.previous-blog{width: 100px;padding: 12px 20px;}
.next-blog{width: 110px;padding: 12px 15px;}
.contact-map ul li{width: 47.5%;margin-right: 15px;}
.contact-map ul li:nth-child(2n){margin-right: 0!important;}
.contact-map ul li:nth-child(3n){margin-right: 15px;}
.contact-map ul li{width:47%!important;}
.contact-map ul li:last-child{width:100%!important;}
.hservice ul li.ser-1{margin-left: auto;}
.page-template-template-fintech .hservice ul li{width: 260px;}
.page-template-template-fintech .hservice ul li:nth-child(2n){margin-right: auto;}
}
@media only screen and (min-width : 414px) and (max-width : 767px) {
.wrapper{width:85%;}
.ateam-box .imgTxt h5{font-size:14px;}
header{}
.logo{position: relative;width: 115px;}
.nav-wrapper{display: none;}
.main-nav{display: none;}
.cd-header{display: block!important;}
.slider{z-index: 1;}
.caption{top: 35%;width: 80%;}
.slide-line{}
.caption h1{font-size: 1.5em;margin: 0 0 20px 0;}
.caption p{font-size: 1.2em;margin: 0 0 20px 0;}
.caption a{font-size: 14px;padding: 15px 20px;}
.example-pager {bottom: 20px;}
.dslide{display: none;}
.mslide{display: block;}
.sbottom-left{width:100%;float:none;}
.sbottom-right{width:100%;float:none;}
.sbottom-right-content{top: 12%;}
.sbottom-right-content p{font-size:1.2em;line-height: 1.1em;margin-bottom: 10px;}
.sbottom-right-content p strong{font-size: 1.5em;}
.sbottom-right-content h2{font-size: 1em;}
.sbottom-right-content a{display:none;}
.slide-bottom{margin: 30px 0;z-index: 1;}
.slide-bottom-left{width: 86%;float: none;margin: 0 auto 30px;padding: 25px 20px;border-radius: 5px;}
.slide-bottom-left ul li{width: 100%!important;float: none;}
.slide-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.slide-bottom-right{float: none;margin: 0 auto;width: 95%;}
.slide-bottom-text{padding: 20px;}
.slide-bottom-right img{width: 100%;border-top-left-radius: 5px;}
.dservice{display: none;}
.mservice{display: block;}
.hservice ul li{float: none;margin: 0 auto 20px;}
.hservice ul li:nth-child(4n){margin: 0 auto 20px;}
.service-bg{display: none;}
.allser{display: block;margin: 30px auto 0;}
.partners ul li{margin: 0 10px 10px 0;}
.hbest{display: block;}
.hbest-left{float: none;width: 100%;}
.hbest-left-inner{padding: 10% 5%;}
.hbest-left p{font-size: 1.5em;margin-bottom: 40px;}
.hbest-left p::before{display: none;}
.hbest-left p::after{display: none;}
.hbest-left img{width: 100%;}
.hbest-left h2{}
.hbest-right{width: 100%;float: none;}
.hbest-right-inner{padding: 10% 10%;}
.pride-home-bg{padding: 30px 0 50px 0;}
.hpride{padding: 50px 0 0px 0;}
.hpride ul li{margin: 0 auto 50px;display: block;}
.hpride ul li h3{font-size: 3em;width: 100px;margin: 0 auto 10px;}
.dleader{display: none;}
.mleader{display: block;}
.leadership{padding: 30px 0;}
.leadership ul li{float: none;margin: 0 auto 20px;width: 270px;}
.leadership ul li:last-child{margin: 0 auto;}
.ldesc{left: 25px;width: 80%;}
.ldesc h2{font-size: 20px;}
.ldesc p{font-size: 11px;}
.contact-bottom{background: #242d67;}
.contact-bottom-left{width: 86%;float: none;margin: 0 auto 0;padding: 25px 20px;border-radius: 5px;}
.contact-bottom-left ul li{width: 100%!important;float: none;}
.contact-bottom-left ul li:last-child{border:none;padding: 0;margin: 30px 0 0 0;}
.dnews{display: none;}
.mnews{display: block;}
.hnews ul li{float: none;margin: 0 auto 40px;width: 270px;}
.hnews ul li:last-child{margin: 0 auto;}
footer{padding: 20px 0;}
.foot1{width: 100%;margin: 0 0 30px 0;}
.foot2{width: 100%;margin: 0 0 30px 0;border: none;padding: 0;}
.foot3{width: 100%;margin: 0 0 30px 0;}
.foot4{width: 100%;border: none;padding: 0;}
.foot5{width: 100%;margin: 0 0 30px 0;}
.wow{animation: none!important;}
.dinner{display: none;}
.minner{display: block;}
.inner-banner h1{font-size: 1.5em;top: 55%;}
.inner-banner h1::before{top: -10px;}
.inner-banner p{font-size: 1em;width: 85%;}
.inner-banner p br{display: none;}
.services{padding: 30px 0;}
.service-left{width: 100%;}
.service-right{width: 100%;}
.rservice h2{font-size:2em;}
.rservice ul li{float: none;margin: 0 auto 20px;width: 270px;}
.rservice ul li:nth-child(4n){margin: 0 auto 20px;}
.rallser{margin:0 auto;} .about-inner-wrapper{padding: 10px 0 50px 0;}
.habout{padding: 30px 0;width: 100%;}
.habout h1{font-size: 1.8em;}
.habout-content::before{display: none;}
.habout-content::after{display: none;}
.ceo-wrapper{padding: 20px;background: #def7fa;}
.ceo{width:100%;}
.mobile-ceo{display: block;margin:0 auto 20px;}
.careers{padding: 30px 0;}
.career-left{width: 100%;margin: 0 0 20px 0;}
.career-right{width: 100%;}
.hcontact-top ul li{width: 100%;margin: 0 0 20px 0;}
.hcontact{padding: 30px 0;}
.hcontact-left{width: 100%;}
.hcontact-left label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-left ul li{margin-bottom: 25px;}
.hcontact-left input{width: 100%;}
.hcontact-left textarea{width: 100%;}
.hcontact-left input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-left ul li p{float: none;width: 100%;}
.hcontact-right{width: 100%;border: none;padding: 0;}
.hcontact-right label{display: block;width: 100%;margin: 0 0 10px 2px;}
.hcontact-right ul li{margin-bottom: 25px;}
.hcontact-right input{width: 100%;}
.hcontact-right textarea{width: 100%;}
.hcontact-right input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-right ul li p{float: none;width: 100%;}
.harticles ul li{width: 270px;float: none;margin: 0 auto 20px;}
.harticles ul li:last-child{margin: 0 auto;}
.page-template-template-news .inner-banner h1{top: 50%;}
.page-template-template-news .inner-banner p{font-size: 12px;}
.inner-news-wrapper{padding: 30px 0;}
.inner-news ul li{width:100%;margin: 0 0 20px 0;float: none;}
.single-blog .inner-banner h1{font-size: 1em;width: 90%;top: 52%;}
.single-news .inner-banner h1{font-size: 0.8em;width: 90%;top: 62%;}
.single-news .inner-banner span{top: 80%;}
.single-news .inner-banner a{display: none;}
.news-single-img{margin: -80px 0 20px 0;}
.news-single-page{width: 100%;background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat top left;padding: 50px 0px 0 0px;}
.news-single-page h2{line-height: 1.2em;}
.ngal ul li{width: 100%;margin: 0 0 20px 0;}
.hservice h1{text-align: center;}
.partners h1{text-align: center;}
.hservice-inner-wrapper{padding: 30px 0 70px 0;}
.hindustry-inner-wrapper{padding: 30px 0 70px 0;}
.hcontact-inner-wrapper{padding: 20px 0 70px 0;}
.inner-blog-wrapper{padding: 20px 0 80px 0;}
.page-template-template-blog .hnews ul li {margin: 0 auto 30px;}
.page-template-template-blog .hnews ul li:nth-child(3n){margin: 0 auto 30px;}
.previous-blog{width: 100px;padding: 12px 20px;}
.next-blog{width: 110px;padding: 12px 15px;}
.contact-map ul li{width: 48%;margin-right: 15px;}
.contact-map ul li:nth-child(2n){margin-right: 0!important;}
.contact-map ul li:nth-child(3n){margin-right: 15px;}
.contact-map ul li{width:47%!important;}
.contact-map ul li:last-child{width:100%!important;}
.hservice ul li.ser-1{margin-left: auto;}
.page-template-template-fintech .hservice ul li{width: 260px;}
.page-template-template-fintech .hservice ul li:nth-child(2n){margin-right: auto;}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.wrapper{width:95%;}
.caption{width: 355px;}
.caption h1{font-size: 20px;margin-bottom: 10px;}
.caption p{font-size: 18px;margin-bottom: 20px;}
.slide-bottom{margin: 30px 0;}
.slide-bottom-left{width: 94%;padding: 35px 20px;border-radius: 5px;}
.slide-bottom-right{display: none;}
.sbottom-left{float: none;width: 100%;}
.sbottom-right{float: none;width: 100%;}
.hservice ul li{width: 23.4%;margin: 0 15px 30px 0;}
.service-inner{padding: 20px 10px 10px 20px;}
.hservice ul li h2{font-size: 21px;}
.hservice ul li h2::after{left: -20px;}
.hservice ul li p{font-size: 13px;}
.hservice ul li:nth-child(4n) { margin-right: 15px;} .hbest-left{position: relative;}
.hbest-left-inner{padding: 90px 50px 50px 30px;}
.hbest-left p{font-size: 1.9em;}
.hbest-left p::before{}
.hbest-left p::after{}
.hbest-left img{width: 100%;}
.hbest-left h2{}
.hbest-right-inner{padding: 50px 30px 50px 50px;}
.hpride ul li{margin: 0 20px 0 0;}
.hpride ul li h3{font-size: 60px;}
.hpride ul li p{font-size: 15px;}
.leadership{padding: 50px 0;}
.leadership ul li{width: 31.8%;margin: 0 15px 0 0;}
.ldesc{left: 25px;width: 80%;}
.ldesc h2{font-size: 19px;}
.ldesc p{font-size: 11px;}
.contact-bottom{background: #242d67;}
.contact-bottom-left{width: 92%;float: none;margin: 0 auto 0;padding: 25px 20px;border-radius: 5px;}
.hnews ul li{width: 30%;}
.wow{animation: none!important;}
.foot2{width: 17%;padding-left: 20px;padding-right: 20px;}
.foot3{width: 14%;margin: 0 0 0 20px;}
.foot4{width: 19%;}
.inner-banner h1{font-size: 1.5em;top: 50%;}
.inner-banner h1::before{top: -10px;}
.inner-banner p{font-size: 12px;width: 85%;}
.inner-banner p br{display: none;}
.rservice ul li{width: 23.4%;margin: 0 15px 30px 0;}
.rservice ul li h3{font-size: 21px;}
.rservice ul li h3::after{left: -20px;}
.rservice ul li p{font-size: 13px;}
.habout{padding: 30px 0;width: 100%;}
.habout h1{font-size: 1.8em;}
.habout-content::before{display: none;}
.habout-content::after{display: none;}
.ceo-wrapper{background-size: cover;padding: 50px 30px;}
.ceo{width: 63%;}
.ceo p{line-height: 1.2em;font-size: 14px;margin-bottom: 10px;}
.ceo p strong{font-size: 13px;}
.careers{padding: 30px 0;}
.career-left{width: 100%;margin: 0 0 20px 0;}
.career-right{width: 100%;}
.hcontact{padding: 30px 0;}
.hcontact-left{width: 100%;}
.hcontact-left ul li{margin-bottom: 25px;}
.hcontact-left label{width: 25%;}
.hcontact-left input{width: 75%;}
.hcontact-left textarea{width: 75%;}
.hcontact-left input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-left ul li p{width: 75%;}
.hcontact-right{width: 100%;border: none;padding: 0;}
.hcontact-right ul li{margin-bottom: 25px;}
.hcontact-right label{width: 25%;}
.hcontact-right input{width: 75%;}
.hcontact-right textarea{width: 75%;}
.hcontact-right input[type="submit"]{margin: 0 0 0 2px;}
.hcontact-right ul li p{width: 75%;}
.harticles ul li{width: 30%;}
.inner-wrapper{padding: 60px 0;}
.page-template-template-news .inner-banner h1{top: 50%;}
.page-template-template-news .inner-banner p{font-size: 12px;}
.inner-news-wrapper{padding: 30px 0;}
.inner-news ul li{width:100%;margin: 0 0 20px 0;float: none;}
.single-blog .inner-banner h1{font-size: 1em;width: 90%;top: 52%;}
.single-news .inner-banner h1{font-size: 0.8em;width: 90%;top: 62%;}
.single-news .inner-banner span{top: 80%;}
.single-news .inner-banner a{display: none;}
.news-single-img{margin: -80px 0 20px 0;}
.news-single-page{width: 100%;background: url(//www.atdxt.com/wp-content/themes/ATDXT/images/single-colon.png)no-repeat top left;padding: 50px 0px 0 0px;}
.news-single-page h2{line-height: 1.2em;}
.ngal ul li{width: 100%;margin: 0 0 20px 0;}
.hservice h1{text-align: center;}
.partners h1{text-align: center;}
.hservice-inner-wrapper{padding: 30px 0 70px 0;}
.hindustry-inner-wrapper{padding: 30px 0 70px 0;}
.hcontact-inner-wrapper{padding: 20px 0 70px 0;}
.inner-blog-wrapper{padding: 20px 0 80px 0;}
.page-template-template-blog .hnews ul li {margin: 0 auto 30px;}
.page-template-template-blog .hnews ul li:nth-child(3n){margin: 0 auto 30px;}
.previous-blog{width: 100px;padding: 12px 20px;}
.next-blog{width: 110px;padding: 12px 15px;}
.contact-map ul li{margin: 0 20px 30px 0;}
.contact-map ul li:nth-child(6){margin-right: 15px;}
.hservice ul li.ser-1{margin-left: auto;}
}
@media only screen and (min-width : 1024px) and (max-width : 1280px) {
}
@media only screen and (min-width : 1700px) and (max-width : 1900px) {
.caption{top: 38%;}
.caption h1{font-size: 2em;margin: 0 0 20px 0;}
.caption p{font-size: 1.5em;margin: 0 0 20px 0;}
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.atdxt.com/wp-content/themes/ATDXT/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }body.overflow-hidden { overflow: hidden;
}
.cd-container { width: 90%;
max-width: 768px;
margin: 0 auto;
}
.cd-container:after {
content: "";
display: table;
clear: both;
}
.cd-header {
position: absolute;
top: 35px;
right: 5px;
height: 30px;
width: 50px;
z-index: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: none;
}
@media only screen and (min-width: 1170px) {
.cd-header {
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s; -webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-header.is-fixed { position: fixed;
top: -80px;
background-color: rgba(2, 23, 37, 0.96);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-header.is-visible { -webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.cd-header.menu-is-open { background-color: rgba(2, 23, 37, 0.96);
}
}
.cd-secondary-nav {
position: absolute;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 10em; display: none;
}
.cd-secondary-nav li {
display: inline-block;
margin-left: 2.2em;
}
.cd-secondary-nav a {
display: inline-block;
color: white;
text-transform: uppercase;
font-weight: 700;
}
@media only screen and (min-width: 768px) {
.cd-secondary-nav {
display: block;
}
}
.cd-primary-nav-trigger {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 50px;
}
.cd-primary-nav-trigger .cd-menu-text {
color: white;
text-transform: uppercase;
font-weight: 700; display: none;
}
.cd-primary-nav-trigger .cd-menu-icon { display: inline-block;
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 20px;
height: 3px;
background-color: #fff;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s; }
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: #fff;
right: 0;
-webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
-moz-transition: -moz-transform .3s, top .3s, background-color 0s;
transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
top: -7px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
top: 7px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
top: 0;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
top: 0;
-webkit-transform: rotate(225deg);
-moz-transform: rotate(225deg);
-ms-transform: rotate(225deg);
-o-transform: rotate(225deg);
transform: rotate(225deg);
}
.cd-primary-nav { position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #232c67;
z-index: 2;
text-align: center;
padding: 130px 0 0px 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: auto; -webkit-overflow-scrolling: touch;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.cd-primary-nav li {
font-size: 22px;
font-size: 16px;
font-weight: 300;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 5px 0;
text-transform: capitalize;
}
.cd-primary-nav a {
display: inline-block;
padding: 0.2em 1em;
border-radius: 0;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
color: #fff;
border-bottom: 1px solid #353f7d;
width: 50%;
}
.cd-primary-nav a :hover{
background: #1b99d4;
border-radius: 5px;
}
.cd-primary-nav .current-menu-item a{
background: #1b99d4;
border-radius: 5px;
}
.cd-primary-nav .current-menu-item .sub-menu a{
background: transparent;
}
.no-touch .cd-primary-nav a:hover {
}
.cd-primary-nav .cd-label {
color: #fff;
text-transform: capitalize;
font-weight: 500;
font-size: 12px;
margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-facebook a {
background-position: 0 0;
}
.cd-primary-nav .cd-instagram a {
background-position: -44px 0;
}
.cd-primary-nav .cd-dribbble a {
background-position: -88px 0;
}
.cd-primary-nav .cd-twitter a {
background-position: -132px 0;
}
.cd-primary-nav.is-visible {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
@media only screen and (min-width: 768px) {
.cd-primary-nav {
padding: 80px 0;
}
}
@media only screen and (min-width: 1170px) {
.cd-primary-nav li {
font-size: 30px;
font-size: 1.875rem;
}
.cd-primary-nav .cd-label {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (min-width: 768px) {
.cd-intro h1 {
font-size: 30px;
font-size: 1.875rem;
}
}
@media only screen and (min-width: 1170px) {
.cd-intro {
height: 700px;
}
}
@media only screen and (min-width: 1170px) {
.cd-main-content p {
font-size: 20px;
font-size: 1.25rem;
}
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}