
/* @font-face {
    font-family: 'gotham-book';
    src: url('../webfonts/gotham-book.eot');
    src: url('../webfonts/gotham-book.woff2') format('woff2'), url('../webfonts/gotham-book.woff') format('woff'), url('../webfonts/gotham-book.ttf') format('truetype'), url('../webfonts/gotham-book.svg#gotham-book') format('svg'), url('../webfonts/gotham-book.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.eot');
    src: url('../webfonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('../webfonts/Gotham-Medium.woff2') format('woff2'), url('../webfonts/Gotham-Medium.woff') format('woff'), url('../webfonts/Gotham-Medium.ttf') format('truetype'), url('../webfonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}


body {
    padding: 0;
    margin: 0;
    background: #fff;
    position: relative;
    font-family: 'gotham-book';
} */


@font-face {
    font-family: 'Gotham';
    src: url('../webfonts/gotham-book.eot');
    src: url('../webfonts/gotham-book.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/gotham-book.woff2') format('woff2'),
         url('../webfonts/gotham-book.woff') format('woff'),
         url('../webfonts/gotham-book.ttf') format('truetype'),
         url('../webfonts/gotham-book.svg#gotham-book') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../webfonts/Gotham-Medium.eot');
    src: url('../webfonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Gotham-Medium.woff2') format('woff2'),
         url('../webfonts/Gotham-Medium.woff') format('woff'),
         url('../webfonts/Gotham-Medium.ttf') format('truetype'),
         url('../webfonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
    position: relative;
    font-family: 'Gotham', sans-serif;
}


    body a {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

a:hover {
    text-decoration: none;
}

input[type="button"], input[type="submit"], .contact-form input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*
h1,h2,h3,h4,h5,h6{
	margin:0;	
}	
*/
p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}


/*menu dropdown*/
.menu_lenovo {
    padding: 10px;
    font-size: 12px;
    background-color: #4c4c4c;
}

.top_menu {
    background-color: #4c4c4c;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    border-radius: 0px;
    
}

.navbarDropdown {
    background-color: #000;
}
/* header */
header {
    position: absolute;
    z-index: 9;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.buttons1 p i {
    color: #fff;
    background: #dc3545;
    padding: 12px;
    font-size: 11px;
    border-radius: 50%;
    transform: rotate(90deg);
}

.buttons p i {
    color: #fff;
    background: #dc3545;
    padding: 12px;
    font-size: 11px;
    border-radius: 50%;
}

.step_1 i {
    color: #fff;
    background: #dc3545;
    padding: 12px;
    font-size: 11px;
    border-radius: 50%;
}

header h1 {
    line-height: 0;
}

a.navbar-brand i.fas {
    font-size: 35px;
    margin-right: 10px;
    color: #e2b13c;
}

.navbar-light .navbar-brand {
    font-size: 2em;
    color: #fff;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}

a.navbar-brand span {
    color: #dc3545;
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #fff;
}

header h1 a span {
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 5px;
    word-spacing: 5px;
}

.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-family: 'gotham-book';
}

.dropdown-item {
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
}

    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active, .dropdown-item:hover {
        color: #dc3545;
        background: transparent;
        border-radius: 5px;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #dc3545;
        text-decoration: none;
        background-color: transparent;
    }

.w3ls-btn, .w3ls-btn1:hover {

    letter-spacing: 1px;
    font-size: 15px;
    background: #e2b13c;
    border-color: #e2b13c;
}

    .w3ls-btn:hover, .w3ls-btn1 {
        background: #333;
        border-color: #333;
        letter-spacing: 1px;
        font-size: 15px;
    }

.banner-btm-text {
    padding: 425px;
}


.buttons p {
    margin: 0 0 0 20px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.buttons1 p {
    margin: 0 0 0 20px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding-right: 10px;
}
/*-- //header --*/

.about {
    text-align: center;
    margin: 50px 0;
}

    .about h1 {
        font-size: 42px;
        padding: 0 0 0px 0
    }

    .about p {
        font-size: 14px;
        color: #6f7170;
        line-height: 18px;
        padding: 10px 0px;
    }

.about-imgs {
    padding: 20px 0 0 0;
}

    .about-imgs h5 {
        font-family: 'Gotham';
        font-size: 16px;
        padding: 10px 0 0 0;
    }


.pc-checkup {
    padding: 50px 0;
    background-color: #6abf4c;
}

    .pc-checkup h4 {
        font-size: 42px;
        color: #fff;
        padding: 20px 0 0 0;
    }

    .pc-checkup p {
        font-size: 14px;
        color: #fff;
        padding: 20px 0 0 0;
    }

.outline-btn input[type="submit"] {
    margin: 20px 0 0 0;
    background: #6abf4c;
    color: #FFF;
    border: 2px solid #fff;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
}

    .outline-btn input[type="submit"]:hover {
        background: #fff;
        color: #6abf4c;
        border: 2px solid #fff;
    }



.left-sub {
    background-color: #4ec0df;
    padding: 20px 0;
}

.right-sub {
    background-color: #3f8edc;
    padding: 20px 0;
}

.single-subs {
    text-align: center;
    padding: 0px 30px;
}

    .single-subs h4 {
        font-size: 24px;
        font-family: 'Gotham';
        color: #fff;
        padding: 20px 0 0 0;
    }

    .single-subs p {
        font-size: 14px;
        color: #fff;
        padding: 10px 0 0 0;
    }

    .single-subs h1 {
        font-size: 38px;
        font-family: 'Gotham';
        color: #fff;
        padding: 10px 0 0 0;
    }

.outline-btn-ltblue input[type="submit"] {
    margin: 20px 0 0 0;
    background: #4ec0df;
    color: #FFF;
    border: 2px solid #fff;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
}

    .outline-btn-ltblue input[type="submit"]:hover {
        background: #fff;
        color: #4ec0df;
        border: 2px solid #fff;
    }

.outline-btn-blue input[type="submit"] {
    margin: 20px 0 0 0;
    background: #3f8edc;
    color: #FFF;
    border: 2px solid #fff;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
}

    .outline-btn-blue input[type="submit"]:hover {
        background: #4ec0df;
        border: 2px solid #4ec0df;
    }






.our-services {
    text-align: center;
    padding: 50px 0;
}

    .our-services h1 {
        font-size: 42px;
    }

.img-spacing {
    padding: 20px 0 0 0
}

.our-services h4 {
    padding: 15px 0 5px 0;
    font-size: 20px;
    font-family: 'Gotham';
}

.our-services p {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    color: #6f7170;
    line-height: 18px;
}


.our-services h5 {
    padding: 10px 0 0px 0;
    font-size: 42px;
    color: #000;
    font-family: 'Gotham';
}

.btn-blue input[type="submit"] {
    margin: 0px 0 10px 0;
    background: #3f8edc;
    color: #FFF;
    border: none;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
}

    .btn-blue input[type="submit"]:hover {
        background: #3480cc;
        border: none;
    }



/*-- banner --*/
.bg1 {
    background: url(../images/banner1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 30vw;
}

.bg2 {
    background: url(../images/banner1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 28vw;
}

.bg3 {
    background: url(../images/banner1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 28vw;
}

.bg4 {
    background: url(../images/banner1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 28vw;
}

.banner-text {
    padding: 10px 0 55px 0;
    text-align: left;
}

.bn-txt {
    font-size: 16px;
    color: #fff;
    font-family: 'gotham-book';
}

.text-bg {
    background: rgba(0, 0, 0, 0.7);
    margin-top: 26vw;
}

h4.agile-title, h1.agile-title, h2.agile-title {
    line-height: 1.4em;
    font-size: 28px;
    color: #fff;
    font-family: 'gotham-book';
    text-align: left;
    padding: 0px 0 0px 0;
    margin: 0px 0 0 0;
}

.outline-btn-banner input[type="submit"] {
    margin: 0px 0 0 0;
    float: right;
    background: #3f8edc;
    color: #FFF;
    border: 2px solid #fff;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
}

    .outline-btn-banner input[type="submit"]:hover {
        background: #3f8edc;
        border: 2px solid #3f8edc;
    }


/*-- text Slider --*/

#slider {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        margin-right: 1px;
    }

    .rslides_tabs a {
        width: auto;
        line-height: 20px;
        padding: 9px 20px;
        height: auto;
        background: transparent;
        display: inline;
    }

    .rslides_tabs li:first-child {
        margin-left: 0;
    }

    .rslides_tabs .rslides_here a {
        background: rgba(255, 255, 255, .1);
        color: #fff;
        font-weight: bold;
    }

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

    .callbacks_tabs a:after {
        content: "";
        position: absolute;
        width: 22px;
        height: 22px;
        border: 1px solid white;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        top: -5px;
        left: -5px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all;
    }

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

/*
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 34px;
	width: 34px;
	background: url("../images/left.png") no-repeat 0px 0px;
}
.callbacks_nav.prev {
	left: auto;
	background: url("../images/back.png") no-repeat 0px 0px;
	left: 18em;
}
.callbacks_nav.next {
	left: auto;
	background: url("../images/next.png") no-repeat 0px 0px;
	right: 18em;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks2_nav:active {
	opacity: 1.0;
}*/

#slider-pager a {
    display: inline-block;
}

#slider-pager span {
    float: left;
}

#slider-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider-pager a {
    padding: 0;
}

#slider-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        left: 0%;
        top: 0;
        width: 100%;
    }

    .rslides li {
        position: relative;
        display: block;
        float: none;
    }

    .rslides img {
        height: auto;
        border: 0;
    }

.callbacks_tabs li {
    display: inline-block;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 0.5em;
}

.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}

    .callbacks_tabs a:after {
        content: "";
        position: absolute;
        width: 22px;
        height: 22px;
        border: 2px solid white;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        top: -5px;
        left: -5px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all;
    }

.callbacks_here a:after {
    border-color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

p.sub-para {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    left: 46.5%;
    bottom: 20px;
    z-index: 2;
    border-radius: 5px;
}

.slider-top span {
    font-weight: 600;
}

.home h3 {
    font-size: 2em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.15em;
}

.slider-info p {
    color: #e8e8e8;
    font-size: 16px;
    letter-spacing: 3px;
    margin-top: 1em;
    text-transform: capitalize;
}

.slider-info a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
    box-shadow: 4px 4px #aaa;
    -webkit-box-shadow: 4px 4px #aaa;
    -o-box-shadow: 4px 4px #aaa;
    -moz-box-shadow: 4px 4px #aaa;
    -ms-box-shadow: 4px 4px #aaa;
}

    .slider-info a:hover {
        background: #333;
    }

/* //text slider */

.bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.3);*/
}

.bs-slider-overlay1 {
    width: 100%;
    height: 100%;
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

h5.tag {
    display: block;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 4.2px;
}
/*-- //banner --*/

/*-- services --*/
h2.heading, h3.heading {
    font-size: 50px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #1d1e22;
}

.service_grids h4 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 2px;
    color: #333;
    position: relative;
}

    .service_grids h4:after {
        position: absolute;
        content: '';
        width: 15%;
        height: 2px;
        background: #000;
        top: 50%;
    }

.service_grids p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 26px;
}

.service_grids a {
    font-size: 16px;
    color: #dc3545;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 10px;
    margin-right: 20px;
}
/*-- //services --*/

/*-- quotes --*/
.quotes h3 {
    letter-spacing: 2px;
    line-height: 1.4em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 2.5em;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}

.quotes p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 26px;
}

.quotes-info {
    padding: 0 10em;
}

.quotes a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
    display: inline-block;
    box-shadow: 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px #ccc;
    -o-box-shadow: 4px 4px #ccc;
    -moz-box-shadow: 4px 4px #ccc;
    -ms-box-shadow: 4px 4px #ccc;
}

    .quotes a.start {
        color: #fff;
        font-size: 16px;
        background: #333;
        padding: 10px 30px;
        letter-spacing: 2px;
        display: inline-block;
        box-shadow: 4px 4px #ccc;
        -webkit-box-shadow: 4px 4px #ccc;
        -o-box-shadow: 4px 4px #ccc;
        -moz-box-shadow: 4px 4px #ccc;
        -ms-box-shadow: 4px 4px #ccc;
    }

    .quotes a:hover {
        background: #333;
    }

    .quotes a.start:hover {
        background: #dc3545;
    }
/*-- //quotes --*/

/*-- services-bottom --*/
.services-bottom {
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.layer {
    background: rgba(0, 0, 0, 0.6);
    padding: 4em 0em 3em 13em;
    height: 100%;
}

.agileits_w3layouts_about_counter_left span {
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.agileits_w3layouts_about_counter_left p {
    font-size: 3em;
    font-weight: 600;
    color: #fff;
}

.agileits_w3layouts_about_counter_left h3 {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.countericon, .counterinfo {
    float: left;
}

.agileits_w3layouts_about_counter_left:nth-child(4), .agileits_w3layouts_about_counter_left:nth-child(5) {
    margin-bottom: 0em;
}
/*-- //services-bottom --*/
/*-- clients--*/
.clients {
    background: #232323;
    background: #dc3545;
    padding: 4em 10em 4em 4em;
}

    .clients h3, .service-bottom h3, .work h3 {
        color: #fff;
    }

    .clients label.line {
        background: #fff;
    }

.flex-active-slide p {
    line-height: 28px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    padding-bottom: 1em;
}

.client h5 {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
    float: left;
    margin-top: 1em;
    margin-left: 1em;
}

.client {
    margin-top: 0em;
}
/*-- //clients--*/

/*-- about --*/
.about-grids p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 26px;
}

.about-grids a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
    display: inline-block;
    box-shadow: 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px #ccc;
    -o-box-shadow: 4px 4px #ccc;
    -moz-box-shadow: 4px 4px #ccc;
    -ms-box-shadow: 4px 4px #ccc;
}

    .about-grids a:hover {
        color: #fff;
        background: #333;
    }

.about-grids h3 {
    background: #dc3545;
    padding: 1.2em;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize;
}

    .about-grids h3.margin {
        margin-bottom: 15px;
    }

h3.black {
    background: #333;
}

h3.grey {
    background: #30c39e;
}

h3.green {
    background: #17a2b8;
}

/*-- //about --*/

/*-- how we work --*/
.work {
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}

.steps-reach p {
    font-size: 16px;
    color: #ccc;
    letter-spacing: 1px;
    line-height: 26px;
}

.steps-reach h4 {
    font-size: 30px;
    color: #ccc;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
}

    .steps-reach h4:after {
        position: absolute;
        content: '';
        width: 15%;
        height: 2px;
        background: #ccc;
        top: 50%;
    }

.steps-reach span {
    font-size: 40px;
    color: #eee;
    margin-bottom: 15px;
}

    .steps-reach span.fab.fa-algolia, .service-bottom span.fab.fa-algolia {
        color: #17a2b8;
    }

    .steps-reach span.fab.fa-asymmetrik, .service-bottom span.fab.fa-asymmetrik {
        color: #30c39e;
    }

    .steps-reach span.fas.fa-bug, .service-bottom span.fas.fa-bug {
        color: #fd5c63;
    }

    .steps-reach span.fas.fa-check-square, .service-bottom span.fas.fa-check-square {
        color: #ffc168;
    }

.steps-reach {
    position: relative;
}

.style-border {
    position: absolute;
    bottom: -50%;
    right: -49px;
    width: 63%;
    transform: rotate(-20deg);
}

.second-border {
    position: absolute;
    bottom: 95%;
    right: -49px;
    width: 63%;
    transform: rotate(20deg);
}

.join {
    margin: 6em 0 4em;
}

.work-layer {
    background: rgba(0, 0, 0, 0.6);
}
/*-- //how we work --*/

/*-- blog --*/
.blog {
    background: #f0f0f0;
}

.blog-grid1 p, .blog-grid2 p {
    font-size: 16px;
    color: #777;
    letter-spacing: 1px;
    line-height: 26px;
}

.blog-grid1 h4, .blog-grid2 h4 {
    font-size: 22px;
    margin: 15px 0;
    color: #333;
    letter-spacing: 2px;
    font-weight: 600;
}

.blog-grid1 {
    border-top: 3px solid #dc3545;
    background: #fff;
}

.blog-grid2 {
    border-top: 3px solid #dc3545;
    background: #fff;
}

.more_blog a {
    color: #fff;
    font-size: 16px;
    background: #dc3545;
    padding: 10px 30px;
    letter-spacing: 2px;
    display: inline-block;
    box-shadow: 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px #ccc;
    -o-box-shadow: 4px 4px #ccc;
    -moz-box-shadow: 4px 4px #ccc;
    -ms-box-shadow: 4px 4px #ccc;
}

    .more_blog a:hover {
        background: #333;
    }

a.blog {
    font-size: 16px;
    color: #dc3545;
    background: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: right;
    display: block;
    margin-top: 10px;
    margin-right: 20px;
}

    a.blog:hover {
        color: #333;
    }

.blog-page {
    background: #fff;
}
/*-- //blog --*/

/*-- footer --*/
footer h3 {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
    color: #ddd;
    position: relative;
}

    footer h3:after {
        position: absolute;
        content: '';
        width: 15%;
        height: 2px;
        background: #fff;
        top: 50%;
    }

footer {
    background: #1d1e22;
}

    footer p, footer ul li {
        font-size: 16px;
        color: #777;
        line-height: 26px;
        letter-spacing: 1px;
    }

    footer ul li {
        font-size: 16px;
        color: #777;
        line-height: 26px;
        letter-spacing: 1px;
        list-style-type: none;
    }

        footer ul li i, address p i {
            font-size: 14px;
            color: #ccc;
        }

.footer-gap {
    padding: 0 2em;
}

footer form {
    border: 1px solid #666;
    width: 80%;
    position: relative;
}

address p a {
    font-size: 16px;
    color: #777;
    line-height: 26px;
    letter-spacing: 1px;
}

    address p a:hover {
        color: #dc3545;
    }

a.facebook {
    font-size: 14px;
    letter-spacing: 1px;
    background: #3b5998;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    box-shadow: 4px 4px #444;
    -webkit-box-shadow: 4px 4px #444;
    -o-box-shadow: 4px 4px #444;
    -moz-box-shadow: 4px 4px #444;
    -ms-box-shadow: 4px 4px #444;
}

a.twitter {
    font-size: 14px;
    letter-spacing: 1px;
    background: #1da1f2;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    box-shadow: 4px 4px #444;
    -webkit-box-shadow: 4px 4px #444;
    -o-box-shadow: 4px 4px #444;
    -moz-box-shadow: 4px 4px #444;
    -ms-box-shadow: 4px 4px #444;
}

.blog-grid-right h5 {
    font-size: 16px;
    color: #777;
    line-height: 26px;
    letter-spacing: 1px;
}

    .blog-grid-right h5 a {
        color: #777;
    }

.blog-grid-left img {
    border: 2px solid #ebecec;
    padding: .2em;
}

.sub-meta span {
    font-size: 0.8em;
    color: #a9abad;
}

footer [type="email"] {
    outline: none;
    padding: 12px 25px 12px 12px;
    color: #777;
    font-size: 15px;
    width: 83%;
    border: none;
    background: none;
    letter-spacing: 1px;
}

button.btn1 {
    color: #fff;
    border: none;
    outline: none;
    text-align: center;
    text-decoration: none;
    background: none;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 17%;
    background: #dc3545;
    position: absolute;
    top: -3%;
    right: -0.5%;
    padding: 12px 0;
    box-shadow: 4px 4px #444;
    -webkit-box-shadow: 4px 4px #444;
    -o-box-shadow: 4px 4px #444;
    -moz-box-shadow: 4px 4px #444;
    -ms-box-shadow: 4px 4px #444;
}

    button.btn1:hover {
        background: #fff;
        color: #333;
    }

.copyright p {
    letter-spacing: 1px;
    font-size: 16px;
    color: #888;
}


    .copyright p a {
        color: #aaa;
    }

        .copyright p a:hover {
            color: #fff;
        }

.copyright {
    background: #1d1e22;
}
/*-- footer --*/

/*-- modal --*/
.modal-body {
    font-size: 15px;
    line-height: 28px;
    color: #2a2a2a;
}

.modal-title {
    font-size: 28px !important;
    font-weight: 700;
    padding: 0 !important;
    letter-spacing: 2px;
    color: #333;
}

    .modal-title span {
        color: #dc3545;
    }
/*-- //modal --*/

/*-- inner page banner --*/
.inner-banner {
    background: url(../images/banner3.jpg) no-repeat 0px 0px;
    background-size: cover;
    height: 17vw;
}

.banner-layer {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
}

.inner-banner h1 {
    font-size: 45px;
    padding-top: 3em;
    color: #eee;
    font-weight: 600;
    letter-spacing: 3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
/*-- //inner page banner --*/


/*-- Features --*/
.service-grid1 h4 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 2px;
    color: #333;
    position: relative;
}

.service-grid1 p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 26px;
}

.icon1 span {
    font-size: 30px;
    color: #17a2b8;
}

.icon2 span {
    font-size: 30px;
    color: #30c39e;
}

.icon3 span {
    font-size: 30px;
    color: #fd5c63;
}

.icon4 span {
    font-size: 30px;
    color: #ffc168;
}

.middle span {
    font-size: 40px;
    background: #dc3545;
    color: #fff;
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin-top: 1.6em;
    border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

    .middle span:hover {
        background: #333;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
        -o-transition: 0.5s all;
    }
/*-- //Features --*/

/*-- blog --*/

.blog-img {
    padding: 0;
}

.blog-bottom {
    background: #eb5273;
    padding: 2em;
    min-height: 330px;
}

.blog_info h5 a {
    font-size: 20px;
    color: #dc3545;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: 3px;
}

.blog_info p a.user-blog {
    color: #555;
    text-transform: capitalize;
    font-size: 1em;
}

ul.blog_list li {
    display: inline-block;
    color: #212121;
    font-size: 0.9em;
}

    ul.blog_list li span {
        color: #dc3545;
        padding-right: 8px;
    }

    ul.blog_list li i {
        padding: 0 1em;
        font-style: normal;
        color: #999;
    }

    ul.blog_list li a {
        text-decoration: none;
        color: #212121;
    }

.blog_info {
    padding: 2em;
    border: 3px solid #f5f5f5;
}

.blog-side.blog-top-right {
    padding-right: 0;
}

.single-left1.blog_info {
    margin: 0;
}

.blog_info p {
    font-size: 15px;
    color: #777;
    margin: 1em 0;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}

ul.blog_list li a {
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 1px;
    color: #515252;
}

/*-single-*/

.single-gd {
    padding: 2em 2em;
    border: 3px solid #f5f5f5;
    margin-bottom: 1em;
}

    .single-gd h4 {
        font-size: 20px;
        color: #4b4d4f;
        margin-bottom: 20px;
        letter-spacing: 1px;
        font-weight: 600;
        text-transform: capitalize;
    }

h5.mt-0 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #3F51B5;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: 2px;
}

.progress {
    font-size: 0.75em;
    line-height: 8em;
    text-align: center;
    background-color: #d6d9da;
    border-radius: 0.25rem;
    margin-bottom: 1em;
}

.card-body {
    padding: 12px;
}

.card-header {
    padding: 0;
    color: #0e0f10;
}

    .card-header button.btn.btn-link {
        color: #555;
        font-weight: 600;
    }

.single-gd form input {
    width: 100%;
}

.single-left .single-gd img {
    margin-bottom: 1em;
}

.comment-top input[type="text"],
.comment-top input[type="email"],
.comment-top textarea {
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid #b7b7b7;
    padding: 0.7em 1em;
    font-size: 0.9em;
    color: #777;
    font-weight: 600;
    margin: 0 0 0.7em;
    letter-spacing: 2px;
}

.comment-top input[type="submit"] {
    font-size: 1.1em;
    font-weight: 600;
    background: #dc3545;
    padding: 0.7em 1em;
    letter-spacing: 3px;
    text-align: center;
    border-radius: 0px;
    color: #fff;
    border: none;
    outline: none;
    margin: 0 auto;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}

    .comment-top input[type="submit"]:hover {
        background: #333;
    }

.single-gd form input[type="email"] {
    outline: none;
    padding: 12px 15px;
    font-size: 14px;
    color: #777;
    background: #ffffff;
    letter-spacing: 2px;
    border: none;
    border: 1px solid #777;
    margin: 0;
    border-radius: 0;
}

.single-gd p {
    font-size: 15px;
    color: #777;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}

.comment-bottom textarea {
    height: 120px;
}

.single-gd form input[type="submit"] {
    background: #dc3545;
    padding: .8em 1em;
    color: #fff;
    font-size: 16px;
    display: block;
    outline: none;
    border: none;
    cursor: pointer;
    letter-spacing: 1px;
    margin-top: 1em;
    border-radius: 0;
}

    .single-gd form input[type="submit"]:hover {
        background: #222;
    }

.media-body p {
    font-size: 15px;
    color: #777;
    margin: 1em 0;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 1px;
}

.comment h3,
.comment-top h4 {
    color: #555;
    font-size: 1.4em;
    text-align: left;
    padding: 0 0 0.5em;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
    margin-bottom: 1em;
}

.media img {
    margin-right: 15px;
    width: 15%;
}

.comment-top {
    margin-top: 2em;
}

.single-gd .blog-grid-right {
    float: left;
    width: 60%;
    margin-left: 0.5em;
}

.single-gd .blog-grid-left {
    float: left;
    width: 36%;
}

.blog-grid-right h5 {
    font-size: 0.95em;
    line-height: 1.4em;
    font-weight: 600;
}

    .blog-grid-right h5 a {
        font-size: 15px;
        color: #777;
        margin: 1em 0;
        line-height: 28px;
        font-weight: 600;
        letter-spacing: 1px;
    }

.tech-btm img {
    background: #f3f3f3;
    padding: 6px;
}

/* //blog responsive code */

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width:1366px) {
}

@media screen and (max-width:1280px) {
}

@media screen and (max-width: 1080px) {
    .blog_info p {
        line-height: 1.5;
        letter-spacing: 0.3px;
    }

    .blog_info {
        min-height: 275px;
        padding: 1em 2em;
    }

        .blog_info.blog-right {
            min-height: 305px;
            width: 100%;
        }
}

@media screen and (max-width: 1050px) {
    .blog_info.blog-right {
        min-height: 297px;
    }

    .blog-x.br-mar {
        margin-top: 1.2em;
    }

    .blog_info.blog-right {
        min-height: 370px;
    }

    .blog_info.blog-right {
        min-height: 370px;
        width: 100%;
    }

        .blog_info.blog-right.two {
            min-height: 369px;
        }

    .single-gd h4 {
        font-size: 1em;
    }
}

@media screen and (max-width: 1024px) {
    .blog_info.blog-right {
        min-height: 372px;
    }

        .blog_info.blog-right.two {
            min-height: 373px;
        }
}

@media screen and (max-width: 991px) {
    .blog_info {
        min-height: auto;
        padding: 2em 2em;
    }

        .blog_info.blog-right {
            min-height: auto;
        }

    .blog-side.blog-top-right {
        padding-right: 0;
        margin-top: 1em;
    }

    .blog_info.blog-right.two {
        min-height: auto;
    }

    .single-gd h4 {
        font-size: 1em;
    }

    .single-left {
        margin-top: 2em;
    }
}

@media screen and (max-width: 667px) {
    .blog-side.blog-top-right {
        padding-right: 0;
        margin-top: 1em;
        padding: 0;
    }

    .mt-3 {
        margin-top: 1em !important;
        display: block;
    }

    .single-left {
        margin-top: 2em;
        padding: 0;
    }
}

@media screen and (max-width: 640px) {
}

@media screen and (max-width: 600px) {
    .comment-top input[type="submit"] {
        width: 40%;
    }
}

@media screen and (max-width: 568px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 414px) {
    .comment-top input[type="submit"] {
        width: 45%;
    }
}

@media screen and (max-width: 384px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 320px) {
}

/* //blog responsive code */


/*--team--*/
.team-avatar {
    position: relative;
}

.team-members .team-avatar img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.team-members .team-desc {
    text-align: center;
    bottom: 40px;
    right: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.team-members .team-avatar:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(129, 129, 129, 0.1);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

team-members .team-desc h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.team-members .team-desc span {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
}

.team-members:hover .team-avatar:after {
    background: rgba(47, 60, 72, 0.5);
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.team-members:hover .team-desc {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0);
}

.team-members:hover .team-desc {
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
/*--//team--*/

/*-- contact --*/
.contact-grid1 i {
    font-size: 40px;
    color: #dc3545;
}

.contact-grid1 h4 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #444;
    position: relative;
}

    .contact-grid1 h4:after {
        position: absolute;
        content: '';
        width: 15%;
        height: 2px;
        background: #333;
        top: 50%;
    }

.contact-grid1 p, .contact-grid1 p a {
    font-size: 17px;
    letter-spacing: 1px;
    color: #666;
}

.contact-us input[type="text"], .contact-us input[type="email"], .contact-us textarea {
    color: #fff;
    border: none;
    padding: 0em 0em .7em;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    width: 100%;
    background: rgba(229, 143, 230, 0);
    outline: none;
    letter-spacing: 1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.styled-input {
    margin: 2em 0 0em;
}

.contact-us ::-webkit-input-placeholder { /* Chrome */
    color: #fff;
}

.contact-us ::-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}

.contact-us ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

.contact-us ::-moz-placeholder { /* Firefox 4 - 18 */
    color: #fff;
}

.contact-us textarea {
    min-height: 5em;
    resize: none;
}

.click {
    text-align: right;
}

.contact-us input[type="submit"] {
    font-size: 15px;
    text-decoration: none;
    border: none;
    padding: .6em 3em;
    font-weight: 600;
    outline: 0;
    background: #333;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
    color: #fff;
    box-shadow: 4px 4px #aaa;
    -webkit-box-shadow: 4px 4px #aaa;
    -o-box-shadow: 4px 4px #aaa;
    -moz-box-shadow: 4px 4px #aaa;
    -ms-box-shadow: 4px 4px #aaa;
}

    .contact-us input[type="submit"]:hover {
        color: #000;
        background: rgb(255, 255, 255);
    }

.contact-us {
    padding: 3em 5em;
}

.contact_full {
    background: #dc3545;
    position: relative;
    margin: 6em 0 4em;
}

.map iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 5px;
    border: 5px solid #d3d3d3;
    border-top: 5px solid #dc3545;
    border-bottom: 5px solid #dc3545;
}

.map {
    position: absolute;
    right: 3%;
    top: -10%;
    bottom: -10%;
    padding: 0;
}
/*-- //contact --*/

/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/arr.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //to-top --*/

/*-- Responsive design --*/
@media (min-width:1400px) {
    .feedback_box input[type=text] {
        width: 40%;
    }

    .feedback_box textarea {
        width: 40%;
    }
}

@media screen and (max-width: 1440px) {

    .clients {
        padding: 4em 7em 4em 4em;
    }

    .layer {
        padding: 4em 0em 3em 10em;
    }

    a.twitter, a.facebook {
        padding: 10px 10px;
    }
}

@media screen and (max-width: 1366px) {


    a.twitter, a.facebook {
        padding: 10px 8px;
    }

    footer p, footer ul li, footer ul li {
        font-size: 15px;
    }

    .footer-gap {
        padding: 0 1em;
    }
}

@media screen and (max-width: 1080px) {
    .summary_box {
        background-color: #fded1d;
        border-radius: 10px;
        padding: 0px;
        margin-bottom: 0px;
    }

    .form-control-select {
        background-color: #fff;
        border: 1px solid #cdd4da;
        color: #000;
        display: block;
        font-size: 14px;
        padding: 6px 12px;
        width: 50%;
        height: 38px;
        margin: 2px 0 10px 0;
    }

    .clients {
        padding: 4em 4em 4em 4em;
    }

    .layer {
        padding: 4em 0em 3em 4em;
    }

    h2.heading, h3.heading {
        font-size: 45px;
    }

    .footer-gap {
        padding: 0 0em;
    }

    .inner-banner {
        height: 22vw;
    }

    .footer-gap {
        padding: 0 0em;
    }

    a.twitter, a.facebook {
        padding: 10px 30px;
    }

    a.twitter {
        display: inline-block;
        margin-top: 1em;
    }
}

@media screen and (max-width: 1024px) {
    .layer {
        padding: 4em 0em 3em 2em;
    }

    .bg1, .bg2, .bg3, .bg4 {
        height: 52vw;
    }

    .callbacks_tabs {
        left: 44.5%;
    }

    .contact-grid1 i {
        font-size: 30px;
    }

    footer h3 {
        font-size: 19px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 991px) {
    .summary_box h3 {
        font-size: 20px;
        font-family: 'Gotham';
        color: #000;
    }

    .navbar-toggler {
        background-color: #dc3545;
        border: 1px solid transparent;
        border-radius: 0;
    }

    .buttons {
        text-align: center;
    }

    .navbar-collapse {
        background: rgba(0, 0, 0, 1);
        padding: 1em 0;
    }

    .dropdown-menu {
        min-width: auto;
        padding: 0;
        margin: 0;
        color: #eee;
        text-align: center;
        background-color: transparent;
        border: none;
        border-radius: 0.25rem;
    }

    .dropdown-item {
        font-weight: normal;
        color: #eee;
        text-align: left;
        padding-left: 30px;
    }

    .steps-reach {
        padding: 0 5px;
    }

    .agileits_w3layouts_about_counter_left h3 {
        font-size: 17px;
    }

    .clients, .layer {
        padding: 4em 10em;
    }

    .quotes-info {
        padding: 0 0em;
    }

    .blog-grid-right h5 a {
        letter-spacing: .5px;
    }

    h4.agile-title, h1.agile-title, h2.agile-title {
        letter-spacing: 1px;
        font-size: 3em;
    }

    .team-grid {
        padding: 0 8px;
    }

    .middle span {
        margin-top: 0em;
    }

    .contact-grid1 i {
        font-size: 20px;
    }

    .contact-us {
        padding: 3em 3em;
    }

    .contact_full {
        margin: 4em 0 4em;
    }

    a.twitter {
        margin-top: 0em;
    }
}

@media screen and (max-width: 900px) {
    .inner-banner h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 800px) {
    .bg1, .bg2, .bg3, .bg4 {
        height: 60vw;
    }
}

@media screen and (max-width: 768px) {

    .clients, .layer {
        padding: 4em 7em;
    }

    .quotes h3 {
        font-size: 2em;
    }

    .callbacks_tabs {
        left: 42.5%;
    }

    .inner-banner {
        height: 27vw;
    }
}

@media screen and (max-width: 736px) {
    .second-border {
        display: none;
    }

    .clients, .layer {
        padding: 4em 6em;
    }

    .join {
        margin: 0em 0 4em;
    }

    .steps-reach h4 {
        font-size: 26px;
    }

    .map {
        position: static;
        height: 300px;
    }

    .contact_full {
        margin: 1em 0 0;
    }
}

@media screen and (max-width: 667px) {
    .bg1, .bg2, .bg3, .bg4 {
        height: 70vw;
    }

    h4.agile-title, h1.agile-title, h2.agile-title {
        font-size: 2.5em;
    }

    .banner-text {
        padding: 22vw 0 0;
    }

    .logo {
        margin-left: 0px;
    }

    .inner-banner h1 {
        padding-top: 2.5em;
    }
}

@media screen and (max-width: 640px) {
    .clients, .layer {
        padding: 4em;
    }

    .callbacks_tabs {
        left: 40.5%;
    }

    .logo {
        float: left;
        margin: 0px;
    }
}

@media screen and (max-width: 568px) {
    .style-border {
        display: none;
    }

    .join {
        margin: 0em;
    }

    .clients, .layer {
        padding: 2em;
    }

    .agileits_w3layouts_about_counter_left p {
        font-size: 2.5em;
    }

    h2.heading, h3.heading {
        font-size: 40px;
    }

    .quotes h3 {
        font-size: 1.7em;
        letter-spacing: 1px;
    }

    .inner-banner {
        height: 32vw;
    }

    .team-grids {
        padding: 0em 5em;
    }

    .blog-text {
        padding: 1em 2em;
    }
}

@media screen and (max-width: 480px) {
    .bg1, .bg2, .bg3, .bg4 {
        height: 80vw;
    }

    .callbacks_tabs {
        left: 38%;
    }

    .navbar {
        padding: 1rem 0;
        height: none;
    }

    .inner-banner {
        height: 38vw;
    }
}

@media screen and (max-width: 414px) {
    .navbar-collapse {
        background: rgba(0, 0, 0, 0.8);
        padding: 1em 0;
    }

    .bg1, .bg2, .bg3, .bg4 {
        height: 90vw;
    }

    h4.agile-title, h1.agile-title, h2.agile-title {
        font-size: 2em;
    }

    .banner-text {
        padding: 27vw 0 0;
    }

    .about-grids h3 {
        padding: 1em;
        font-size: 20px;
    }

    .quotes h3 {
        letter-spacing: 0px;
    }

    .callbacks_tabs {
        left: 36%;
    }

    .inner-banner {
        height: 45vw;
    }

    .contact-grid1 h4 {
        font-size: 18px;
    }

    .contact-us {
        padding: 2em 2em;
    }
}

@media screen and (max-width: 384px) {

    .navbar-collapse {
        background: rgba(0, 0, 0, 0.8);
        padding: 1em 0;
    }

    .bg1, .bg2, .bg3, .bg4 {
        height: 100vw;
    }

    h4.agile-title, h1.agile-title, h2.agile-title {
        font-size: 1.8em;
    }

    .banner-text {
        padding: 36vw 0 0;
    }

    .quotes h3 {
        font-size: 1.5em;
    }

    .callbacks_tabs {
        left: 34%;
    }

    .team-grids {
        padding: 0em 3em;
    }

    .inner-banner h1 {
        font-size: 2.2em;
        letter-spacing: 1px;
    }

    h2.heading, h3.heading {
        font-size: 35px;
    }

    footer form {
        width: 95%;
    }

    .navbar-light .navbar-brand {
        font-size: 1.8em;
    }

    .copyright p {
        font-size: 15px;
    }
}

@media screen and (max-width: 320px) {
    .navbar-collapse {
        background: rgba(0, 0, 0, 0);
        padding: 1em 0;
    }


    .bg1, .bg2, .bg3, .bg4 {
        height: 110vw;
    }

    h4.agile-title, h1.agile-title, h2.agile-title {
        font-size: 1.6em;
    }

    .quotes a, .quotes a.start {
        font-size: 15px;
        padding: 10px 20px;
    }

    .team-grids {
        padding: 0em 1em;
    }

    footer form {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .feedback_box input[type=text] {
        width: 40%;
    }

    .feedback_box textarea {
        margin: 0px;
        width: 40%;
        height: 89px;
    }

    .feedback_box feedback_btn {
        width: 185px;
    }
}


/*-- //Responsive design --*/

/*Font*/


/*navbar*/
.navbar-default {
    background-color: #4c4c4c;
    border: none;
    border-radius: 0px;
    height: 51px;
}

    .navbar-default .navbar-nav > li a {
        color: #FFF;
        font-style: normal;
        text-transform: uppercase;
    }

        .navbar-default .navbar-nav > li a:hover {
            color: #009dd9;
            font-style: normal;
            text-transform: uppercase;
        }

    .navbar-default li {
        color: #FFF;
    }

.logo_bg {
    margin-left: -20px;
    margin-top: -20px;
}

@media screen and (min-width: 780px) and (max-width: 1200px) {
    .feedback_box input[type=text] {
        width: 40%;
    }

    .feedback_box textarea {
        margin: 0px;
        width: 40%;
        height: 89px;
    }

    .feedback_box feedback_btn {
        width: 185px;
    }

    .navbar-default li {
        color: #FFF;
        font-size: 12px;
        padding-left: 2px;
    }

    .logo_bg {
        height: 40px;
    }
}

@media screen and (min-width: 250px) and (max-width: 999px) {

    .navbar-default {
        background-color: #4c4c4c;
        border: none;
        border-radius: 0px;
        z-index: 99;
        height: 40px;
    }

        .navbar-default .navbar-nav > li a {
            color: #FFF;
            font-style: normal;
            text-transform: uppercase;
            margin-left: 20px;
        }

    .navbar-toggle {
        background: #4c4c4c;
        border: none;
    }

        .navbar-toggle:hover {
            background: #4c4c4c;
            border: none;
        }

        .navbar-toggle a:hover {
            background: #4c4c4c;
            border: none;
        }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .icon-bar {
        color: #fff;
    }
}

.ph_bg {
    margin-top: -7px;
    border-radius: 50px;
    background-color: #e32526;
    padding: 7px;
    z-index: -99999;
}

.ph_img {
    margin-top: -5px;
}
/*navbar*/

/*Lenovo billing*/
.bill_box, .bill_box-error {
    background-color: #f4f2f2;
    padding: 20px 0px 20px 30px;
    margin-bottom: 50px;
}

    .bill_box-error h1 {
        font-size: 24px;
        padding-bottom: 20px;
    }

.order_sub {
    font-size: 18px;
    line-height: 35px;
}

.bill_box h1 {
    text-transform: uppercase;
    font-size: 28px;
    padding-bottom: 20px;
}

.bill_box p, .bill_box-error p {
    font-size: 12px;
    color: #000;
    margin: 0px;
        font-weight: 100;
}

.bill_box h6 {
    width: 100%;
    font-size: 13px;
    font-family: 'gotham-book';
    font-weight: bold;
    padding: 5px 0 15px 0;
}

.form-control {
    background-color: #fff;
    border: 1px solid #cdd4da;
    border-radius: 0px;
    display: block;
    font-size: 13px;
    padding: 6px 10px;
    width: 90%;
    height: 38px;
    color: #000;
    margin: 2px 0 10px 0;
}

.form-control-select {
    background-color: #fff;
    border: 1px solid #cdd4da;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 6px 8px;
    width: 90%;
    height: 38px;
    margin: 2px 0 10px 0;
}

.star {
    content: "*";
    color: red;
}

.box {
    padding-top: 100px;
}

.bill_box {
    padding: 20px 0px;
    background-color: #f4f2f2;
    padding-left: 40px;
    margin-bottom: 20px;
}

    .bill_box h1 {
        text-transform: uppercase;
        font-size: 28px;
        padding: 10px 10px;
    }

    .bill_box p {
        font-size: 12px;
        color: #000;
        margin: 0px;
    }

.form-control {
    background-color: #fff;
    border: 1px solid #cdd4da;
    border-radius: 0px;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    width: 90%;
    height: 38px;
    color: #000;
    margin: 2px 0 10px 0;
}

.form-control-select {
    background-color: #fff;
    border: 1px solid #cdd4da;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    width: 90%;
    height: 38px;
    margin: 2px 0 10px 0;
}

.star {
    content: "*";
    color: red;
}
/*expiry month & year*/

.expiry_align {
    margin-left: -13px;
}

@media screen and (max-width: 768px) {

    .expiry_align {
        margin: 0px;
    }
}
/*expiry month & year*/
.agree-terms {
    margin-top: 10px;
    font-size: 14px;
    padding-left: 5px;
}

.review_btn {
    background-color: #3f8edc;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 10px 10px;
    margin: 20px 0px;
    font-size: 13px;
}
/*form end*/
.reviewsummary_box {
    background-color: #fded1d;
    font-family: 'Gotham';
    border-radius: 10px;
    padding: 20px 30px;
    height: 240px;
}

    .reviewsummary_box h1 {
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold;
        color: #000;
    }

    .reviewsummary_box h2 {
        font-size: 14px;
        color: #000;
        font-family: 'Gotham';
        padding: 10px 0 0 0;
    }

    .reviewsummary_box h3 {
        font-size: 35px;
        color: #000;
    }

    .reviewsummary_box h4 {
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
    }
/*order summary box*/

.ordersummary_box {
    background-color: #fded1d;
    font-family: 'Gotham';
    border-radius: 10px;
    padding: 20px 30px;
    /*	height: 340px;*/
}

    .ordersummary_box h1 {
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold;
        color: #000;
    }

    .ordersummary_box h2 {
        font-size: 14px;
        color: #000;
        font-family: 'Gotham';
        padding: 10px 0 0 0;
    }

    .ordersummary_box h3 {
        font-size: 35px;
        color: #000;
    }

    .ordersummary_box h4 {
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
    }

hr {
    display: block;
    border: 1px solid #000;
    opacity: 0.3;
}

.price {
    float: right;
}

.sub_btn {
    margin-left: -10px;
    background-color: #3f8edc;
    color: #fff;
    text-transform: uppercase;
    margin-top: 2px;
    height: 38px;
    width: 100%;
    border: 1px solid #fff;
}
/*order summary box*/

/*
@media screen and (min-width: 766px){
	.ordersummary_box{
	background-color: #fded1d;
	font-family: 'Gotham';
	border-radius: 10px;
	height: 400px;
}
}
@media screen and (min-width: 250px){
	.ordersummary_box{
	background-color: #fded1d;
	font-family: 'Gotham';
	border-radius: 10px;
	height: 430px;
}
}
*/
@media screen and (min-width: 760px) {
    .sub_btn {
        margin-left: -10px;
        background-color: #3f8edc;
        color: #fff;
        text-transform: uppercase;
        margin-top: 2px;
        height: 38px;
        width: 100%;
        border: 1px solid #fff;
    }
}
/*order summary box*/


/*summary*/
.summary_box {
    background-color: #fded1d;
    border-radius: 10px;
    padding: 20px 30px;
    margin-bottom: 20px;
}

    .summary_box h1 {
        font-size: 13px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold;
        color: #000;
    }

    .summary_box h2 {
        font-size: 14px;
        color: #000;
        font-family: 'Gotham';
        padding: 10px 0 0 0;
    }

    .summary_box h3 {
        font-size: 25px;
        font-family: 'Gotham';
        color: #000;
    }

    .summary_box h4 {
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        font-family: 'Gotham';
    }

hr {
    display: block;
    border: 1px solid #000;
    opacity: 0.3;
}

.price {
    float: right;
}

.sub_btn {
    margin-left: -30px;
    background-color: #3f8edc;
    color: #fff;
    text-transform: uppercase;
    margin-top: 2px;
    height: 38px;
    border: 1px solid #fff;
    width: 80px;
    font-size: 14px;
    margin-right: 10px;
    margin-left: -30px;
}

@media screen and (min-width: 250px) and (max-width: 999px) {
    .sub_btn {
        background-color: #3f8edc;
        color: #fff;
        padding: 10px 0px 0px 10px;
        text-transform: uppercase;
        margin-top: 2px;
        height: 38px;
        margin-left: 4px;
        width: 98%;
        border: 1px solid #fff;
    }
}


/*
@media screen and (min-width: 250px) and (max-width: 999px) {


	.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #fff;
	font-size: 13px;
	font-family: 'gotham-book';
		text-align: left; padding-left: 20px;
}
	
	
	.buttons p {
    margin: 0 0 0 15px;
    color: #fff;
    font-size: 13px;
	text-transform: uppercase;
		text-align: left; 
		padding: 6px 0;
}
	
	
	
	}
*/

.footer {
    background-color: #f6f6f6;
    padding: 40px 0;
}

    .footer h4 {
        font-size: 16px;
    }

    .footer p {
        font-size: 12px;
        color: #158dd9;
    }

.col-lg-2-4 {
    width: 20.000%;
    float: left;
}

.col-lg-2-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.social {
    padding: 10px 0 10px 0;
}

    .social img {
        padding: 0 2px 0 0
    }

.comm {
    padding: 5px 0 10px 0;
}

.devices {
    background-color: #676767;
    padding: 40px 0;
}

    .devices h1 {
        color: #fff;
        font-size: 42px;
        text-align: center;
        padding-bottom: 40px
    }

    .devices p {
        text-align: center;
        font-size: 14px;
        padding: 15px 0 30px 0;
        color: #fff;
    }

.inside-pages {
    margin: 100px 0px 0px 0px;
}
/*summary*/
/*setup*/
.user_bg {
    /*	background-color: #fff;*/
    padding: 80px 20px 20px 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

    .user_bg h1 {
        color: #fff;
        padding-bottom: 10px;
        font-size: 25px;
        font-family: Gotham;
    }

    .user_bg p {
        color: #fff;
        font-size: 14px;
    }

.setup_box {
    width: 100%;
}

.spec_btn {
    margin-top: 2px;
    background-color: #fded1d;
    margin-bottom: 20px;
}

.spec_btnspecific {
    margin-top: 2px;
    background-color: #dbd8d6;
}

.spec_btnactive {
    border: none;
    width: 100%;
    padding: 10px 0px 10px 0px;
    background-color: #fded1d;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Gotham;
}

.spec_btnfeature {
    border: none;
    width: 100%;
    padding: 10px 0px 10px 0px;
    background-color: #dbd8d6;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Gotham;
}

.soft_feauture {
    font-size: 14px;
    margin-left: 20px;
    padding: 10px 0px 20px 25px;
    line-height: 24px;
    color: #333333;
}

.setup h2 {
    color: #000;
    padding-left: 30px;
    font-size: 16px;
}

.note {
    font-size: 13px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.user_bg hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.8);
}
/*setup*/

/*script*/


/*download*/
.download-banner {
    background: url("../images/download_banner.png")no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 20vw;
}

    .download-banner h2 {
        font-size: 42px;
        text-align: center;
        font-family: 'gotham-book';
        color: #fff;
        padding: 130px 0 0 0;
        font-weight: bold
    }

    .download-banner h5 {
        font-size: 15px;
        text-align: center;
        font-family: 'gotham-book';
        color: #fff;
        text-transform: uppercase;
        padding: 5px 0 0 0;
    }

.lenovo-services {
    padding: 40px 0;
}

    .lenovo-services h2 {
        text-transform: uppercase;
        font-size: 28px;
        font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
        padding: 20px 0 0 0;
    }

    .lenovo-services p {
        font-size: 14px;
        padding: 5px 0 0 0;
    }

.lenovo-systemcare {
    padding: 40px 0;
    background-color: #3f8edc;
}

    .lenovo-systemcare h2 {
        text-transform: uppercase;
        font-size: 28px;
        font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
        padding: 20px 0 0 0;
        color: #fff;
    }

    .lenovo-systemcare p {
        font-size: 14px;
        padding: 5px 0 0 0;
        color: #fff;
    }



.faqcontent {
    margin-bottom: 80px;
    margin-top: 20px;
    padding: 0;
    vertical-align: top;
}

    .faqcontent h1 {
        font-size: 38px;
        text-align: center;
        font-family: 'gotham-book';
        padding: 20px 0 30px 0
    }

.trigger {
    padding: 8px 0px 5px 50px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    background: url(../images/plus.png) no-repeat;
    background-position: 1% 50%;
    float: left;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    cursor: pointer;
}

trigger:hover {
    color: #83b81a;
    cursor: pointer;
}

.trigger.active {
    padding: 8px 0px 5px 50px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    background: url(../images/minus.png) no-repeat;
    background-position: 1% 50%;
    float: left;
    color: #3f8edc;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}


.trigger1 {
    padding: 8px 0px 5px 50px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    background: url(../images/plus.png) no-repeat;
    background-position: 1% 50%;
    float: left;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    cursor: pointer;
}

trigger1:hover {
    color: #83b81a;
    cursor: pointer;
}

.trigger1.active {
    padding: 8px 0px 5px 50px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    background: url(../images/minus.png) no-repeat;
    background-position: 1% 50%;
    float: left;
    color: #3f8edc;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}


.toggle_container {
    padding: 0px 0px 5px 18px;
    margin: 8px 0px 0px 30px;
    color: black;
    vertical-align: text-top;
    clear: both;
    overflow: hidden;
    border: none;
}


    .toggle_container ul {
        list-style-type: none;
        font-size: 14px;
        padding: 0px 0 0 0;
        margin: 0;
    }

        .toggle_container ul li {
            /*background-image: url(../images/bullet.gif);
background-repeat: no-repeat;*/
            background-position: 0 .5em;
            padding-left: -10px;
            padding: 3px 3px 0px 2px;
            color: #000;
        }



.toggle_container1 {
    padding: 0px 0px 5px 18px;
    margin: 8px 0px 0px 30px;
    color: black;
    vertical-align: text-top;
    clear: both;
    overflow: hidden;
    border: none;
}


    .toggle_container1 ul {
        list-style-type: none;
        font-size: 14px;
        padding: 0px 0 0 0;
        margin: 0;
    }

        .toggle_container1 ul li {
            /*background-image: url(../images/bullet.gif);
background-repeat: no-repeat;*/
            background-position: 0 .5em;
            padding-left: -10px;
            padding: 3px 3px 0px 2px;
            color: #000;
        }

/*download*/
/*feedback*/
.feedback_box {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.feed_line {
    border-bottom: 1px solid #4c4c4c;
    opacity: 0.5;
    margin: 20px 0px;
    line-height: 1px;
}

.term_head {
    background-color: #3f8edc;
    padding: 10px;
    color: #fff;
    font-size: 18px;
}

.term_small {
    font-size: 12px;
}

.term_bg {
    padding: 10px 10px 10px 10px;
    background-color: #f4f2f2;
}

.terms_bg p {
    padding: 5px 0px 5px 0px;
}

.term_bottom {
    background-color: #c4c4c4;
    padding: 10px 10px;
    font-size: 12px;
}

.terms_bg h2 {
    font-size: 18px;
    padding: 10px 10px 0px 0px;
    color: #000;
}

.terms_bg h3 {
 
    font-size: 14px;
    padding: 10px 10px 0px 0px;
    color: #000;
    /* font-weight: bold; */

}



.terms_bg ul {
    padding: 10px 0px 0px 15px;
    font-size: 12px;
    color: #000;
    font-weight: 100;
}

.terms-td-1 {
    margin: 0px 0px 30px 0px;
    border: 1px solid #d2d2d2;
    height: 320px;
}

.terms-tdbox {
    padding: 0px 10px 0px 10px;
}

@media screen and (max-width: 999px) {
    .terms-td-1 {
        height: 360px;
    }
}

.ind-hd {
   background-color: #c8c8c8;
    padding: 10px 10px 10px 25px;
    margin: 0 -13px 0 -13px;
    text-align: left;
    /* font-family: 'Gotham'; */
    color: #111;
    font-size: 14px;
}


/*
.services{
	background-color: #4ec0df;
	padding: 10px 10px 10px 10px;	
	border: #ccc solid 1px;
	font-size: 18px;
	color: #000;
}
*/
.services h1 {
    font-size: 18px;
    color: #000;
}

.services h2 {
    font-size: 14px;
    color: #000;
}

/*terms*/
/*REsponsic fixes*/
@media screen and (max-width: 1080px) {
    .outline-btn-blue input[type="submit"] {
        margin: 20px 0 0 0;
        background: #3f8edc;
        color: #FFF;
        border: 2px solid #fff;
        font-size: 10px;
        /*	padding: 5px;*/
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        display: inline-block;
        text-transform: uppercase;
        outline: none;
        font-weight: 500;
        font-family: 'Gotham';
    }

        .outline-btn-blue input[type="submit"]:hover {
            background: #4ec0df;
            border: 2px solid #4ec0df;
        }
}


@media screen and (max-width: 769px) {

    .navbar-collapse {
        background: rgba(0, 0, 0, 1);
        padding: 1em 0;
        margin: 0px;
        z-index: 999;
        text-align: left;
    }

    .outline-btn-blue input[type="submit"] {
        margin: 20px 0 0 0;
        background: #3f8edc;
        color: #FFF;
        border: 2px solid #fff;
        font-size: 13px;
        padding: 10px 20px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        display: inline-block;
        text-transform: uppercase;
        outline: none;
        font-weight: 500;
        font-family: 'Gotham';
    }

        .outline-btn-blue input[type="submit"]:hover {
            background: #4ec0df;
            border: 2px solid #4ec0df;
        }
}
/*REsponsic fixes*/
/*images*/

.support_img {
    border-radius: 20px;
}

.price_tag {
    margin-top: 20px;
    margin-bottom: 20px;
}

.price_amt {
    display: inline-block;
    font-size: 25px;
    font-family: 'Gotham'
}

.price_tag h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Gotham';
    color: #fff;
}

.price_btn {
    display: inline-block;
}

.price_txt {
    font-size: 20px;
}

.outline-btn-ltyellow input[type="submit"] {
    background: #fded1d;
    color: #000;
    border: 2px solid #fff;
    font-size: 13px;
    padding: 10px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    font-family: 'Gotham';
    display: inline-block;
}

    .outline-btn-ltyellow input[type="submit"]:hover {
        background: #fded1d;
        border: 2px solid #fded1d;
        color: #e32526;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        display: inline-block;
    }

/*images*/

/*lenovofooter*/

.foot_btn {
    padding: 10px;
    color: #000;
    background-color: #f6f6f6;
    border: none;
    font-size: 15px;
}

.card {
    border: none;
}
/*lenovofooter*/

/*error*/
.printbox p {
    text-align: right;
}

@media screen and (max-width: 769px) {
    .printbox p {
        text-align: left;
    }
}
/*error*/
/*footermenu*/
.card-body {
    font-size: 12px;
    color: #158dd9;
    background-color: #f6f6f6;
}

@media screen and (min-width: 769px) {
    .footer_menufull {
        display: none;
    }
}

@media screen and (max-width: 769px) {
    .footer_menu {
        display: none;
    }

    .footer_menufull {
    }

    .toggle_container p {
        font-size: 12px;
    }

    .navbar {
        height: 50px;
    }
}

.foot_head {
    float: left;
    margin: 10px 0px 0px -18px;
    padding-right: 10px;
}

.foot_title {
    text-align: left;
    font-size: 15px;
}
/*footermenu*/
/**/


/*menu header toggler button and logo responsive*/
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.ml-auto {
}

@media(max-width:1000px) {

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 35vw;
    }
}

@media(max-width:800px) {
    .step_1 {
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 30vw;
    }
}

@media(max-width:600px) {
    ul.navbar-nav.ml-auto li {
        width: 15%;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 40vw;
    }
}

@media(max-width:568px) {
    a.navbar-brand {
        font-size: 27px;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 60vw;
    }
}

@media(max-width:480px) {
    ul.navbar-nav.ml-auto li {
        width: 18%;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 60vw;
    }
}

@media(max-width:414px) {
    ul.navbar-nav.ml-auto li {
        width: 22%;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 60vw;
    }
}

@media(max-width:384px) {
    .navbar-light .navbar-brand {
        font-size: 30px;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 80vw;
    }
}

@media(max-width:320px) {
    ul.navbar-nav.ml-auto li {
        width: 27%;
    }

    .nav-link {
        margin-top: -20px;
    }

    .step_1 {
        display: inline-block;
        float: right;
    }

    .download-banner {
        background: url(../images/download_banner.png)no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-size: cover;
        height: 100vw;
    }
}


/*menu header*/

.terms p {
    font-size: 12px;
    color: #000;
    margin: 0px;
    line-height: 20px;
}

.terms_1 {
    margin: 0px 0px 30px 0px;
    border: 1px solid #d2d2d2;
}

/*errorpage*/
.error_page {
    padding: 0px 0px 40px 0px;
}

    .error_page h1 {
        font-size: 100px;
        color: #000;
        font-family: 'Gotham';
    }

    .error_page h2 {
        font-size: 30px;
        color: #000;
    }
/*banner*/
.user_bg_r {
    background-image: url("../images/support_3.jpg");
    padding: 80px 20px 20px 10px;
}

.user_bg_se {
    background-image: url("../images/support_2.jpg");
    padding: 80px 20px 20px 10px;
}

.user_bg_su {
    background-image: url("../images/support.jpg");
    padding: 80px 20px 20px 10px;
}

.user_bg_a {
    background-image: url("../images/support_4.jpg");
    padding: 80px 20px 20px 10px;
}

.user_bg_an {
    background-image: url("../images/support_5.jpg");
    padding: 80px 20px 20px 10px;
}

.user_bg_m {
    background-image: url("../images/support_6.jpg");
    padding: 80px 20px 20px 10px;
}

/*logo responsive*/
@media screen and (max-width: 769px) {
    .logo {
        width: 55%;
    }
}
/*btn*/
@media screen and (max-width: 990px) {


    .top_btn p {
        display: block;
        position: absolute;
        right: 60px;
        z-index: 10;
        top: 0px;
        font-size: 0px;
        line-height: 17px;
        padding: 11px 0px 0px 0px;
        min-width: 0;
    }

    .top_btn2 p {
        display: block;
        position: absolute;
        right: 100px;
        z-index: 10;
        top: 0px;
        font-size: 0px;
        line-height: 17px;
        padding: 11px 0px 0px 0px;
        min-width: 0;
    }

    .buttons p i {
        color: #fff;
        background: #dc3545;
        padding: 8px;
        font-size: 8px;
        border-radius: 50%;
    }

    .buttons_2 p i {
        color: #fff;
        background: #dc3545;
        margin-left: 30px;
        padding: 8px;
        font-size: 8px;
        border-radius: 50%;
    }
}

.carousel-caption p {
    font-size: 30px;
}

.carousel-caption h2 {
    margin-bottom: 120px;
    right: 100px;
    font-size: 28px;
    /*	top:100px;*/
    color: #fff;
    background-color: #1e1e1e;
    background-color: rgba(0, 0, 0, 0.7);
    line-height: 40px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 400px;
}

.carousel-caption h2 {
    margin-bottom: 120px;
    right: 100px;
    font-size: 28px;
    /*	top:100px;*/
    color: #fff;
    background-color: #1e1e1e;
    background-color: rgba(0, 0, 0, 0.7);
    line-height: 40px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 400px;
}

/*banner*/
@media screen and (min-width: 1000px) and (max-width: 5000px) {
    .user_bg_r {
        background-image: url("../images/support_3.jpg") no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    .user_bg_se {
        background-image: url("../images/support_2.jpg") no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    .user_bg_su {
        background-image: url("../images/support.jpg") no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    .user_bg_a {
        background-image: url("../images/support_4.jpg") x no-repeat no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    .user_bg_an {
        background-image: url("../images/support_5.jpg") no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    .user_bg_m {
        background-image: url("../images/support_6.jpg") no-repeat center center fixed;
        padding: 80px 20px 20px 10px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
}

.spec_btnfeature:focus {
    outline: 0;
}

.spec_btnactive:focus {
    outline: 0;
}
/*chat menu*/
@media screen and (max-width: 990px) {
    .chat_w {
        display: none;
    }
}
/*chat menu*/
@media screen and (max-width: 990px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 11px;
    }
}

/*topbanner_js*/
.arrowleft {
    top: 171px;
    left: 12px;
    width: 40px;
    height: 58px;
}

.arrowright {
    top: 171px;
    right: 12px;
    width: 40px;
    height: 58px;
}

.jssora22r {
    background-position: -70px -31px;
}

.jssora22l {
    background-position: -10px -31px;
}

.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url("../images/a22.png") center center no-repeat;
    overflow: hidden;
}

.jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url("../images/a23.png") center center no-repeat;
    overflow: hidden;
}

.jssorb05 {
    position: absolute;
}

/*top menu*/
@media screen and (max-width: 990px) {

    .trigger {
        padding: 8px 0px 5px 50px;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        width: 100%;
        background: url(../images/plus.png) no-repeat;
        background-position: 1% 50%;
        float: left;
        color: #000;
        text-decoration: none;
        font-size: 15px;
        cursor: pointer;
    }

    trigger:hover {
        color: #83b81a;
        cursor: pointer;
    }

    .trigger.active {
        padding: 8px 0px 5px 50px;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
        width: 100%;
        background: url(../images/minus.png) no-repeat;
        background-position: 1% 50%;
        float: left;
        color: #3f8edc;
        text-decoration: none;
        font-weight: bold;
        font-size: 15px;
        cursor: pointer;
    }
}

@media screen and (max-width: 990px) {
    .p_number {
        display: none;
    }

    .desk_btn {
        display: none;
    }

    .mob_btn {
        position: absolute;
        left: 200px;
    }
}

.step_1 {
    display: none;
}

.step_2 {
    float: left;
}

.step_3 {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 4px 10px;
}

.title_tag {
    color: #fded1d;
    font-style: italic;
    font-size: 18px;
}

/*menu resize*/

@media screen and (min-width: 990px) and (max-width: 1300px) {
.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-family: 'gotham-book';
	    padding: 15px 10px 15px 5px;
}
	.buttons p {
    margin: 0 0 0 20px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}
	.buttons1 p {
    margin: 0 0 0 15px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding-right: 2px;
}
	
}
/*menu resize*/

.form-control_promo {
    background-color: #fff;
    border: 1px solid #cdd4da;
    border-radius: 0px;
    display: block;
    font-size: 13px;
    padding: 6px 10px;
    width: 55%;
    height: 38px;
    color: #000;
    margin: 2px 0 10px 0;
}

/*logo*/
@media screen and (min-width: 990px) and (max-width: 5000px) {

    .logo-sz {
        height: 50px;
    }
}

@media screen and (min-width: 280px) and (max-width: 989px) {

    .logo-sz {
        height: 34px;
    }
}

/*logo*/

/*menu resize*/