/******************************************/
ul,li{
    list-style: none;
}
#main-wrapper {
    max-width: 1920px;
    margin: 80px auto 0 auto;
    overflow: hidden;
    background-color: #fff;
}
.banner{
	background-color: #4169E1;
	background-size: auto 100%;
	position: relative;
    background-image: none;
}
.banner-inner {
	max-width: 1280px;
	display: flex;
    margin: 0 auto;
    padding: 40px 0;
	justify-content:space-between;
	background-image: url('../png/map-2.png');
	background-repeat: no-repeat;
	flex-wrap: wrap;
    background-position: center;
    align-items: center;
    height: auto;
}
.banner-left{
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 0 15px;
    width: 53%;
}
.banner-caption {
    margin-top: -10px;
}
.banner-caption strong {
    font-size: 22px;
    color: #fff;
    margin: 10px 0;
    display: block;
}
.banner-caption h1{
	font-size: 45px;
	color:white;
	font-weight: 600;
	margin: 0px;
    margin-top: 0px;
    text-align: left;
    line-height: 1em;
}
.banner-caption h1 b{
	font-size: 50px;
    font-weight: bold;
    color: white;
    margin: 0px;
    line-height: 1em;
}
.banner-caption  b {
    font-size: 25px;
    color: white;
    font-weight: 300;
    line-height: 1em;
    margin-top: 17px;
    text-transform: uppercase;
    display: block;
    margin: 15px 0 15px 0;
}
.banner-caption  b strong {
    margin-top: 10px;
    display: block;
}
.banner-caption p{
	font-size: 16px;
	color:white;
	font-weight:300;
	line-height: 23px;
    margin: 0 0 10px;
}
.banner-right {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 30%;
    position: relative;
    z-index: 1;
    width: 47%;
    flex-direction: column;
}
.deviceimg{
	position: relative;
    z-index: 1;
    min-width: 975px;
    width: 100%;
}
.banner-btn {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.banner-btn a {
    background: #fff;
    color: #4169E1;
    font-size: 20px;
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 4px;
    width: auto;
    text-transform: uppercase;
    line-height: 30px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-sizing: border-box;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.banner-btn a:hover {
    background: #153185;
    color: #fff;
}
/******************************************/
.web-screens h3,
.web-screens h2
 {
    line-height: normal;
    font-size: 45px;
    font-weight: 600;
    color: #4169E1;
    margin: 0 0 16px 0;
    text-align: center;
    font-family: 'Exo 2';
}
.web-screens-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.web-screens {
    padding: 30px 0 80px 0;
    position: relative;
}
.web-screens:last-child {
    margin-bottom: 40px;
}
.web-screens .app-small-circle  {
    position: absolute;
    left: 0;
    top: -130px;
    z-index: -1;
}
.web-screens .app-small-circle.bottom  {
    position: absolute;
    bottom: -150px;
    top: auto;
    right: 0;
    left: auto;
    z-index: -1;
}

.web-screens-inner > strong {
    font-size: 15px;
    color: #000;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 500;
    width: 100%;
}
.web-screens ul {
    width: 1255px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.web-screens ul li .image-holder {
    background-color: #7b7b7b;
    border-radius: 20px;
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.31);
    overflow: hidden;
    display: inline-block;
}
.web-screens ul li .image-holder img {
    max-width: 100%;
    vertical-align: top;
}
.web-caption {
    padding-top: 15px;
    text-align: center;
}
.web-caption img {
    display: inline-block;
    max-width: 100%;
}
.web-caption strong {
    font-size: 24px;
    color: #000000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 14px;
    font-family: 'poppins';
    font-weight: 400;
}
.web-caption p {
    font-size: 16px;
    line-height: 23.2px;
    color: #373737;
    max-width: 894px;
    margin: 0 auto;
    font-weight: 300;
    font-family: 'poppins';
}
.web-screens ul .slick-arrow {
    position: absolute;
    bottom: -30px;
    font-size: 0;
    width: 50px;
    height: 50px;
    border: none;
    background-color: #fff;
    box-shadow: 0  0 0 1px #4169E1 inset;
    background-repeat: no-repeat;
    background-position: center center;
}
.web-screens ul .slick-arrow {
    position: absolute;
    bottom: -70px;
    font-size: 0;
    width: 50px;
    height: 50px;
    border: none;
    background-color: #fff;
    box-shadow: 0  0 0 1px #4169E1 inset;
    padding: 0;
    margin: 0;
}
.web-screens ul .slick-arrow.slick-prev {
    left: 50%;
    margin-left: -30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-image: url(../png/left-2.png);
}
.web-screens ul .slick-arrow.slick-prev.slick-disabled {
    background-image: url(../png/left-dis-2.png);
}
.web-screens ul .slick-arrow.slick-next {
    right: 50%;
    margin-right: -30px;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    background-image: url(../png/right-3.png);
}
.web-screens ul .slick-arrow.slick-next.slick-disabled {
    background-image: url(../png/right-dis-2.png);
}
.web-screens ul .slick-arrow.slick-disabled {
    background-color: #f1f1f1;
    box-shadow: 0 0 0 1px #a7a7a7 inset;
}
.web-screens .slick-list {
    overflow: visible;
}
.web-screens .slick-slide {
    margin: 0 15px;
}
.web-caption h4 {
    font-size: 22px;
    line-height: normal;
    font-weight: bold;
    display: block;
    margin: 0;
    text-transform: uppercase;
    color: #000;
}
/******************************************/
/*----Media query------*/
@media screen and (max-width:1920px) {
    #middle-page {
        max-width: 1920px;
        margin: 80px auto 0 auto;
        overflow-x:hidden ;
    }
    .deviceimg{
        min-width: 52vw;
    }
}
@media screen and (min-width:1921px) {
    #middle-page {
        max-width: 1920px;
        margin: 80px auto 0 auto;
        overflow-x:hidden ;
    }
    .deviceimg {
        top: auto;
    }
}
@media screen and (max-width:1600px) {
    .banner-right{top: 0px;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        width: 43%;
    }
    .deviceimg {
        min-width: 41.8vw;
    }
}
@media screen and (max-width:1400px) {
    .deviceimg {
        min-width: 44.8vw;
    }
}
@media screen and (max-width:1280px) {
    .banner-caption h1 {
        font-size: 42px;
        color: white;
        font-weight: 600;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .banner-caption h1 b {
        font-size: 48px;
        font-weight: bold;
        color: white;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }

}
@media screen and (max-width:1119px) {
    .banner-left{width: 100%;}
    .banner-right{width: 100%;}
    .web-screens .app-small-circle {
        display: none;
    }
}

@media screen and (max-width:1024px) {
    .banner::after{
        border: none;
    }
    .banner-caption h1 {
        font-size: 48px;
        color: white;
        font-weight: 600;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .banner-caption h1 b {
        font-size: 58px;
        font-weight: bold;
        color: white;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .banner-caption  b{
        font-size:28px;
        color:white;

    }
}

@media screen and (max-width: 991px) {
    .banner::after{
        border: none;
    }
    .banner-inner {
        padding: 50px 0;
    }
    .deviceimg {
        top: auto;
    }
	.banner-right{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .banner-left{
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 15px;
        width: 100%;
    }
    .banner-caption h1 {
        font-size:41px;
        color: white;
        font-weight: 600;
        margin: 0px;
        margin-top: 0px;
    }
    .banner-caption h1 b {
        font-size: 48px;
        font-weight: bold;
        color: white;
        margin: 0px;
        margin-top: 0px;
    }
    .banner-caption  b{
        font-size:28px;
        color:white;
    }
    .banner-caption  b strong{font-weight: 600;}

}
@media screen and (max-width:767px) {
    .banner::after{
        border: none;
    }
    .banner-caption h1 {
        font-size:32px;
        color: white;
        font-weight: 600;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .banner-caption h1 b {
        font-size:38px;
        font-weight: bold;
        color: white;
        margin: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .banner-caption  b{
        font-size: 24px;
        color:white;
    }
    .web-screens ul li .image-holder {
        border-radius:3px ;
    }
    .web-screens h3, .web-screens h2 {
        font-size: 32px;
        line-height: 1em;
    }
    .banner-btn a {
        font-size: 17px;
        padding: 8px 15px;
    }
}
@media screen and (max-width:400px) {
    #middle-page {
        margin-top: 60px;
    }
}