/************************************************************************************
smaller than 1800
*************************************************************************************/
@media screen and (max-width: 1800px) {

}
/************************************************************************************
smaller than 1675
*************************************************************************************/
@media screen and (max-width: 1675px) {

}
/************************************************************************************
smaller than 1575
*************************************************************************************/
@media screen and (max-width: 1575px) {
.inBtn .owl-prev {
    margin: -230px 0 0 162px;
}
.inBtn .owl-next{
    margin: -230px 162px 0 0;
}
.text1 {
    padding: 0px 100px 20px;
}
.text2 {
    padding:30px 100px 20px
}
.textBox1 p {
    padding: 40px 100px 20px;
}
}
/************************************************************************************
smaller than 1440
*************************************************************************************/
@media screen and (max-width: 1440px) {
svg text {
    font-size:8vw;
}
.menu ul li:first-child {
    padding: 0 0 200px;
}
}
/************************************************************************************
smaller than 1366
*************************************************************************************/
@media screen and (max-width: 1366px) {
.menu ul li {
    line-height: 28px;
    padding: 0;
}
}
/************************************************************************************
smaller than 1300
*************************************************************************************/
@media screen and (max-width: 1300px) {

}
/************************************************************************************
smaller than 1230
*************************************************************************************/
@media screen and (max-width: 1230px) {

}
/************************************************************************************
smaller than 1210
*************************************************************************************/
@media screen and (max-width: 1210px) {

}
/************************************************************************************
smaller than 1200
*************************************************************************************/
@media screen and (max-width: 1200px) {

}
/************************************************************************************
smaller than 1170
*************************************************************************************/
@media screen and (max-width: 1170px) {
.copyText {
    font-size: 1vw;
}
}
/************************************************************************************
smaller than 1110
*************************************************************************************/
@media screen and (max-width: 1110px) {

}
/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {
.text1 {
    line-height: 27px;
}
.text2 {
    line-height: 27px;
}
.textBox1 p{
    line-height: 27px;
}
.heading01 {
    line-height: 70px;
}
.textBox2{
	display:inline-block;
}
.image3 {
    width: 350px;
    height: 350px;
}
.image3 img {
    border-radius: initial;
}
.textBox2 h6 {
    font-size: 1em;
    padding: 82px 50px 90px;
    line-height: 23px;
    width: 350px;
    height: 350px;
	vertical-align:top;
}
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {
.menu ul li:first-child {
    padding: 0 0 10px;
	display:none;
}
.txtout {
    margin:2% auto 0;
}
.flip3 {
  display:block;
  float:right;
  padding: 20px;
}
.pane3{
	display:none;
    background:rgba(255,255,255,0.9);
    margin: 70px 0 0;
    width: 100%;
}
.menu ul li a {
    font-size: 16px;
}
.menu ul {
    text-align: center;
}
.logo3 {
    display: inline-block;
    width: 30%;
    padding:21px 0 0 10px;
}
.topHeader{
	position:fixed;
	top:0;
	width: 100%;
    z-index: 99;
}
.leftBar {
    left: 10px;
    top: 5%;
    width: 97%;
}
.content__img{
	width:50%;
}
svg text {
    font-size: 18vw;
}
.text2 {
    padding: 30px 0px 20px;
}
.text1 {
    padding: 0px 0px 20px;
	font-size: 32px;
    line-height: 45px;
}
.text2 {
    padding: 0px 0px 20px;
	font-size: 32px;
    line-height: 45px;
}
.textBox1 p {
    padding: 0px 0px 20px;
	font-size: 32px;
    line-height: 45px;
}
.textBox2 {
    display: inline-block;
    text-align: center;
    padding: 0;
}
.close1{
	display:block;
}
}


/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
.txtout {
    margin: 10% auto 0 30%;
}
.bg1 {
    padding: 130px 0 0 0;
}
.radius1 {
    padding: 0 0px;
	border-radius: 12px;
}
.radius1 img{
	border-radius: 12px;
}
.image2 {
    width: 100%;
	border-radius: 12px;
}
.image2 img{
	border-radius: 12px;
}
}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {

}


/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {
.txtout {
    margin: 8% auto 0 27%;
}
}
/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {

}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {
.txtout {
    margin:4% auto 0 22%;
}
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
svg text {
    font-size: 32vw;
}
.text1 {
    padding: 0px 0px 20px;
	font-size: 18px;
	line-height: 30px;
}
.text2 {
    padding: 0px 0px 20px;
	font-size: 18px;
	line-height: 30px;
}
.textBox1 p {
    padding: 0px 0px 20px;
	font-size: 18px;
	line-height: 30px;
}
.textBox2 {
    padding: 0 0 0 0px;
}
.copyText {
    font-size: 10px;
    text-align: center;
}
.image3 {
    width: 380px;
    height: 380px;
}
.textBox2 h6 {
    padding:80px 50px 90px;
    width: 380px;
    height: 380px;
}
.heading1 {
    font-size: 35px;
}
.heading01 {
    line-height: 44px;
    font-size: 35px;
}
.copyText {
    left: 0;
}
.capabilities ul li{
	width:100%;
	margin:0 0 30px;
}
.capabilities ul li p {
    font-size: 20px;
    padding: 15px 15px 0;
    line-height: 28px;
}
}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {
.text3 {
    font-size: 20px;
    padding: 20px 0 0;
    line-height: 20px;
}
.txtout {
    margin:32% auto 0 50px;
}
.pane3 {
    margin: 39px 0 0;
	width:97%;
}
.txt svg {
   width: 106%;
}
}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {
.image3 {
    width: 290px;
    height: 290px;
}
.textBox2 h6 {
    padding: 34px 50px 90px;
    width: 290px;
    height: 290px;
}
.txtout {
    margin: 32% auto 0 34px;
}

.txt svg {
   width: 120%;
}
}


/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {

}
/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.txtout {
    margin:32% auto 0 5px;
}

}