body.body-class-ux-ui{font-size:14px;font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400;color: #000;}
.ui-ux-common-section .container{width:1200px;padding: 0px;}
.ui-ux-common-section {
	width:100%;
	float: left;
}
.ui-ux-design-banner {
    margin: 101px 0 0 0;
    background-image: url('../images/UI-UX/UI-UX-banner.jpg');
    background-repeat: no-repeat;
    height: auto;
    padding: 36px 0;
    background-size: 100% 100%;
    background-color: #0284fe;
}
.ui-ux-design-banner-left {
    width: 100%;
    float: left;
	padding: 0 45px 0 0;
}
.ui-ux-design-banner-left h1 {
    font-weight: 600;
    color: #ffffff;
    font-size: 26.4px;
    margin: 0 0 18px 0;
}
.ui-ux-design-banner-left p {
    color: #ffffff;
    line-height: 27px;
        margin: 0 0 3px 0;
    font-size: 18px;
}
.best-design-div {
    background-color: #fff;
    height: 220px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 3px 10px 2px grey;
    -moz-box-shadow: 0px 3px 10px 2px grey;
    box-shadow: 0px 3px 10px 2px grey;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.best-same-div {
    margin: 60px 0 0 0;
}
.best-same-div.best-design-div h3 {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.best-same-div-top {
    height: 78px;
}
.best-same-div-bottom h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 12px 0;
}
.best-same-div-bottom p {
    font-size: 17px;
    font-weight: 400;
}
.ui-ux-solution-section {
    background-image: url(../images/UI-UX/BG.jpg);
    background-repeat: no-repeat;
    height: auto;
    padding: 36px 0;
    background-size: 100% 100%;
}
.best-design-section {
    padding-bottom: 40px;
}
.ui-ux-title-div {
    text-align: center;
        margin-bottom: 20px;
}
.ui-ux-title-div h1 {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 25px 0;
}
.ui-ux-title-div p {
    font-size: 18px;
        margin: 0;
}
.ui-ux-solution-section-left {
    float: left;
    text-align: center;
    width: 100%;
}
.ui-ux-solution-section-left .row-class-div {
    margin: 0;
    width: 100%;
    float: left;
    padding: 0 50px;
    text-align: left;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    padding: 0 26px;
    text-align: center;
    width: 19.7%;
}
.ui-ux-front-div-html-img {
    margin: 0 0 15px 0;
}
.ui-ux-front-div-html p {
    font-size: 24px;
    font-weight: 600;
    color: gray;
    margin: 0;
}
.ui-ux-front-div-html {
    margin-top: 35px;
}
.ui-ux-image-div {
    width: 100%;
    float: left;
    padding: 0 73px;
}
.ui-ux-image-div ul.nav.nav-pills {
    width: 100%;
    float: left;
}
.ui-ux-image-div ul.nav.nav-pills li {
    margin: 0;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li {
    background-color: #f9f9f9;
    width: 29%;
    height: 12px;
    margin-top: 23px;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-frist {
    width: 26%;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-second {
    width: 10%;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-third {
    width: 26%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.ui-ux-image-div ul.nav.nav-pills li a {
    background-color: #f9f9f9;
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    border-radius: 0;
    text-align: center;
    width: 55px;
    height: 55px;
    padding: 11px 0;
}
.ui-ux-image-div ul.nav.nav-pills li.active a {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 3px 0px grey;
    -moz-box-shadow: 0px 1px 3px 0px grey;
    box-shadow: 0px 1px 3px 0px grey;
    z-index: 9;
}
.stellar-design-section {
    padding: 55px 0 40px 0;
}
.stellar-design-title-div {
    text-align: center;
}
.stellar-design-title-div h1 {
    margin: 0;
    font-weight: 600;
    font-size: 45px;
}
.stellar-design-title-div p {
    font-size: 18px;
    margin: 30px 0 0 0;
}
.row-class-div {
    margin-left: -30px;
    margin-right: -30px;
    text-align: center; 
}
.column-class-div {
    width: 19.82%;
    display: inline-block;
    padding: 0 30px;
    vertical-align: top;
}
.column-class-div-one {
    text-align: center;
    background-color: #f5f5f5;
    padding: 25px;
    min-height: 170px;
    margin-top: 50px;
    border-radius: 12px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 3px 3px 1px grey;
    -moz-box-shadow: 0px 3px 3px 1px grey;
    box-shadow: 0px 3px 3px 1px grey;
}
.column-class-div-img {
    height: 85px;
}
.column-class-div-one p {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
} 
.ui-ux-solution-section-left img {
    max-width: 100%;
}

/*RESPONSIVE CSS STARTS HERE*/
@media(min-width:320px) and (max-width:479px){
.ui-ux-solution-section-left h2 {
    font-size: 22px;
    margin-top: 0;
}
.stellar-design-section {
    padding: 30px 0 30px 0;
}
.stellar-design-title-div h2 {
    font-size: 22px;
    margin-top: 0;
}
.ui-ux-common-section .container{width:100%;padding: 0px 15px;}
.ui-ux-design-banner {
    margin: 0;
    padding: 15px 0;
    background-image: none;
	background-color: #0284fe;
}
.ui-ux-design-banner-left h1 {
    font-size: 20.4px;
    margin: 0 0 10px 0;
	text-align: center;
}
.ui-ux-design-banner-left {
    padding: 0;
}
.ui-ux-design-banner-left p {
    line-height: 20px;
    margin: 0;
    font-size: 15px;
    text-align: justify;
    text-align-last: center;
}
.best-same-div {
    margin: 25px 0 0 0;
    height: auto;
}
.best-same-div-top {
    text-align: center;
}
.best-same-div-bottom h4 {
    font-size: 16px;
    text-align: center;
    margin:0 0 6px 0;
}
.best-same-div-bottom p {
    font-size: 15px;
    text-align: center;
    margin: 0;
}
.ui-ux-title-div h1 {
    font-size: 22px;
    margin: 0 0 10px 0;
}
.ui-ux-title-div p {
    font-size: 16px;
}
.ui-ux-image-div {
    width: 288px;
    float: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-frist {
    width: 22%;
}

.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 20px;
    padding: 14px 0;
}
.ui-ux-solution-section-left .row-class-div {
    padding: 0;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    padding: 0;
    text-align: center;
	width: 48.5%;
}
.column-class-div {
    width: 100%;
    padding: 0 15px;
}
.row-class-div {
    margin-left: -15px;
    margin-right: -15px;
}
.mr-auto {
    margin: 0 auto;
    float: none;
    display: table;
}
.best-same-div.best-design-div h3 {
    font-size: 22px;
    text-align: center;
}
.ui-ux-front-div-html p {
    font-size: 18px;
}
.ui-ux-front-div-html-img {
    margin: 0 0 5px 0;
}
.ui-ux-front-div-html {
    margin-top: 20px;
}
.ui-ux-solution-section-left {
    margin-top: 20px;
}
.ui-ux-solution-section {
    padding: 10px 0;
}
.stellar-design-title-div h1 {
    font-size: 20px;
}
.stellar-design-title-div p {
    font-size: 15px;
    margin: 10px 0 0 0;
    text-align: justify;
    text-align-last: center;
}
.column-class-div-one {
    margin-top: 15px;
	min-height: unset; 
}





}



@media(min-width:480px) and (max-width:767px){
.ui-ux-common-section .container{width:100%;padding: 0px 15px;}
.ui-ux-design-banner {
    margin: 83px 0 0 0;
    padding: 22px 0;
    background-image: none;
	background-color: #0284fe;
}
.ui-ux-design-banner-left h1 {
    font-size: 22.4px;
    margin: 0 0 10px 0;
	text-align: center;
}
.ui-ux-design-banner-left {
    padding: 0;
}
.ui-ux-design-banner-left p {
    line-height: 22px;
    margin: 0;
    font-size: 16px;
    text-align: justify;
    text-align-last: center;
}
.best-same-div {
    margin: 25px 0 0 0;
    height: auto;
}
.best-same-div-top {
    text-align: center;
}
.best-same-div-bottom h4 {
    font-size: 17px;
    text-align: center;
    margin:5px 0 10px 0;
}
.best-same-div-bottom p {
    font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0 5%;
}
.ui-ux-title-div h1 {
    font-size: 24px;
    margin: 0 0 20px 0;
}
.ui-ux-title-div p {
    font-size: 17px;
}
.ui-ux-image-div {
    width: 450px;
    float: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-second {
    width: 15%;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-frist {
    width: 30%;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-third {
    width: 30%;
}

.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 20px;
    padding: 14px 0;
}
.ui-ux-solution-section-left .row-class-div {
    padding: 0;
    text-align: center;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    padding: 0;
    text-align: center;
	width: 33.33%;
	float: none;
}
.column-class-div {
	padding: 0 15px;
	width: 100%;
}
.row-class-div {
    margin-left: -15px;
    margin-right: -15px;
}
.mr-auto {
    margin: 0 auto;
    float: none;
    display: table;
}
.best-same-div.best-design-div h3 {
    font-size: 24px;
    text-align: center;
}
.ui-ux-solution-section-left h2 {
    margin-top: 0;
    font-size: 24px;
}
.stellar-design-section {
    padding: 30px 0 30px 0;
}
.stellar-design-section h2 {
    font-size: 24px;
    margin-top: 0;
}
.ui-ux-front-div-html p {
    font-size: 18px;
}
.ui-ux-front-div-html-img {
    margin: 0 0 5px 0;
}
.ui-ux-front-div-html {
    margin-top: 20px;
}
.ui-ux-solution-section-left {
    margin-top: 20px;
}
.ui-ux-solution-section {
    padding: 10px 0;
}
.stellar-design-title-div h1 {
    font-size: 30px;
}
.stellar-design-title-div p {
    font-size: 16px;
	margin: 20px 0 0 0;
	text-align: justify;
	text-align-last: center;
}
.column-class-div-one {
    margin-top: 20px;
	min-height: unset;
}





}

@media(min-width:480px) and (max-width:575px){
	
}
@media(min-width:576px) and (max-width:767px){
.column-class-div {
    padding: 0 15px;
    width: 49.7%;
}
.column-class-div-one {
    padding: 30px 10px;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    width: 25%;
    float: none; 
}

	
}

@media(min-width:768px) and (max-width:1023px){
.ui-ux-design-banner {
    margin: 83px 0 0 0;
}
.ui-ux-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}




}
@media(min-width:768px) and (max-width:991px){
.ui-ux-image-div {
    width: 500px;
    float: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-frist {
    width: 34%;
}
.ui-ux-image-div ul.nav.nav-pills li.ui-ux-image-div-li-third {
    width: 34%;
}
.ui-ux-solution-section-left .row-class-div {
    text-align: center;
}
.ui-ux-design-banner {
    margin: 83px 0 0 0;
    padding: 30px 0;
    background-image: none;
    background-color: #0284fe;
}
.ui-ux-design-banner-left {
    padding: 0;
}
.ui-ux-design-banner-left h1 {
    font-size: 24.4px;
    margin: 0 0 10px 0;
    text-align: center;
}
.ui-ux-design-banner-left p {
    line-height: 22px;
    margin: 0;
    font-size: 17px;
    text-align: justify;
}
.best-design-div {
    height: 195px;
}
.best-same-div {
    margin: 35px 0 0 0;
}
.ui-ux-solution-section-left {
    margin-top: 25px;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    width: 24%;
}
.column-class-div {
    width: 33.33%;
    padding: 0 15px;
}
.column-class-div-one {
    padding: 25px 10px;
    margin-top: 25px;
}
.column-class-div-one p {
    font-size: 15px;
}
.row-class-div {
    margin-left: -15px;
	margin-right: -15px;
}




}
@media(min-width:992px) and (max-width:1023px){
.ui-ux-design-banner-left {
    padding: 0 10px 0 0;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    padding: 0;
    width: 19.6%;
}
.ui-ux-front-div-html {
    margin-top: 15px;
}
.ui-ux-front-div-html p {
    font-size: 20px;
}
.column-class-div {
    padding: 0 15px;
}
.row-class-div {
    margin-left: -15px;
    margin-right: -15px;
}
.best-same-div {
    margin: 30px 0 0 0;
}


}
@media(min-width:1024px) and (max-width:1279px){
.best-same-div.best-design-div h3 {
    font-size: 38px;
}

}
@media(min-width:1024px) and (max-width:1199px){
.ui-ux-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}
.ui-ux-solution-section-left .row-class-div .column-class-div {
    padding: 0 15px;
    width: 19.6%;
}
.best-design-div {
    height: 200px;
}
.best-same-div {
    margin: 50px 0 0 0;
}
.column-class-div {
    padding: 0 20px;
}
.row-class-div {
    margin-left: -20px;
    margin-right: -20px;
}


}
@media(min-width:1200px) and (max-width:1240px){
.ui-ux-common-section .container{
	width: 100%;
	padding: 0px 3.5%;
}



}
@media(min-width:1200px) and (max-width:1279px){
.ui-ux-solution-section-left .row-class-div .column-class-div {
    width: 19.6%;
}


}

@media only screen and (min-width:1680px) and (max-width:1919px) {
.ui-ux-common-section .container {
    width: 1365px;
}
.ui-ux-design-banner-left h1 {
    font-size: 28.4px;
    margin: 0 0 20px 0;
}
.ui-ux-design-banner-left p {
    line-height: 28px;
    margin: 0;
    font-size: 20px;
}
.best-same-div.best-design-div h3 {
    font-size: 42px;
    padding: 21px 30px 21px 20px;
}
.best-same-div-bottom h4 {
    font-size: 20px;
}
.best-same-div-bottom p {
    font-size: 18px;
}
.best-design-div {
    height: 225px;
}
.ui-ux-title-div h2 {
    font-size: 30px;
    margin: 0 0 27px 0;
}
.ui-ux-title-div p {
    font-size: 20px;
}
.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 26px;
}
.ui-ux-front-div-html p {
    font-size: 26px;
}
.ui-ux-solution-section-left {
    text-align: right;
}
.stellar-design-title-div h2 {
    font-size: 47px;
    margin: 0 0 10px 0;
}
.stellar-design-title-div p {
    font-size: 20px;
}
.column-class-div-one p {
    font-size: 20px;
}
.column-class-div-one {
    min-height: 205px;
}












}
@media only screen and (min-width:1920px) and (max-width:2100px) {
.ui-ux-common-section .container {
    width: 1605px;
}
.ui-ux-design-banner-left h1 {
    font-size: 30.4px;
    margin: 0 0 22px 0;
}
.ui-ux-design-banner-left p {
    line-height: 29px;
    margin: 0;
    font-size: 22px;
}
.best-same-div.best-design-div h3 {
    font-size: 44px;
    padding: 22px 40px 22px 30px;
}
.best-same-div-bottom h4 {
    font-size: 22px;
}
.best-same-div-bottom p {
    font-size: 20px;
}
.best-design-div {
    height: 235px;
}
.ui-ux-title-div h2 {
    font-size: 32px;
    margin: 0 0 27px 0;
}
.ui-ux-title-div p {
    font-size: 22px;
}
.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 27px;
}
.ui-ux-front-div-html p {
    font-size: 28px;
}
.ui-ux-solution-section-left {
    text-align: right;
}
.stellar-design-title-div h2 {
    font-size: 49px;
    margin: 0 0 10px 0;
}
.stellar-design-title-div p {
    font-size: 22px;
}
.column-class-div-one p {
    font-size: 22px;
}
.column-class-div-one {
    min-height: 205px;
}

}
@media only screen and (min-width:2101px) and (max-width:2559px) {
.ui-ux-common-section .container {
    width: 1786px;
}
.ui-ux-design-banner-left h1 {
    font-size: 32.4px;
    margin: 0 0 24px 0;
}
.ui-ux-design-banner-left p {
    line-height: 30px;
    margin: 0;
    font-size: 24px;
}
.best-same-div.best-design-div h3 {
    font-size: 46px;
    padding: 22px 50px 22px 40px;
}
.best-same-div-bottom h4 {
    font-size: 24px;
}
.best-same-div-bottom p {
    font-size: 22px;
}
.best-design-div {
    height: 250px;
}
.ui-ux-title-div h2 {
    font-size: 34px;
    margin: 0 0 27px 0;
}
.ui-ux-title-div p {
    font-size: 24px;
}
.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 28px;
}
.ui-ux-front-div-html p {
    font-size: 30px;
}
.ui-ux-solution-section-left {
    text-align: right;
}
.stellar-design-title-div h2 {
    font-size: 51px;
    margin: 0 0 10px 0;
}
.stellar-design-title-div p {
    font-size: 24px;
}
.column-class-div-one p {
    font-size: 24px;
}
.column-class-div-one {
    min-height: 215px;
}




}
@media only screen and (min-width:2560px) { 
.ui-ux-common-section .container {
    width: 2245px;
}
.ui-ux-design-banner-left h1 {
    font-size: 34.4px;
    margin: 0 0 26px 0;
}
.ui-ux-design-banner-left p {
    line-height: 31px;
    margin: 0;
    font-size: 26px;
}
.best-same-div.best-design-div h3 {
	font-size: 46px;
}
.best-same-div-bottom h4 {
    font-size: 26px;
}
.best-same-div-bottom p {
    font-size: 24px;
}
.best-design-div {
    height: 240px;
}
.ui-ux-title-div h2 {
    font-size: 36px;
    margin: 0 0 29px 0;
}
.ui-ux-title-div p {
    font-size: 26px;
}
.ui-ux-image-div ul.nav.nav-pills li a {
    font-size: 30px;
}
.ui-ux-front-div-html p {
    font-size: 32px;
}
.ui-ux-solution-section-left {
    text-align: right;
}
.stellar-design-title-div h2 {
    font-size: 53px;
    margin: 0 0 10px 0;
}
.stellar-design-title-div p {
    font-size: 26px;
}
.column-class-div-one p {
    font-size: 26px;
}
.column-class-div-one {
    min-height: 205px;
} 


}


/*RESPONSIVE CSS ENDS HERE*/
