body{
	font-family: 'Lato', sans-serif !important;
	}
section.top-header {
    background: #000;
}
.logo img {
    width: 85%;
    padding-top: 5px;
}
.menu-icon nav.navbar.navbar-default {
    background: #000;
    border: #000;
    margin-top: 30px;
	    margin-left: 10%;
}
.navbar-nav li a {
   color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
}
.navbar-nav .active a {
    color: #000 !important;
    background: #e91c22 !important;
	font-weight: 600;
}
.navbar-nav li a:hover {
    background: #e91c22 !important;
    transition: all 0.5s ease-in-out;
	color: #000 !important;
	font-weight: 600;
}
.social-icon {
    text-align: right;
    margin-right: 45px;
}
.social-icon .fa {
    font-size: 25px;
    color: #000;
    background: #fff;
    border-radius: 20px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
	    margin: 0 5px;
	    cursor: pointer;
}
.social-icon .fa:hover {
    background: red;
    color: #fff;
    transition: all 0.2s;
}.menu-icon {
    margin-top: 25px;
}
section.menu-tab-sec {
    background: gainsboro;
    padding: 40px 0;
}
.menu-tab-sec ul.media-hub {
    list-style: none;
    margin: 0;
    padding: 0;
	text-align: center;
}
.sec-menu-icon .media-hub li {
    display: inline-block;
}
.sec-menu-icon .media-hub li a {
    font-size: 20px;
    text-decoration: none;
    color: #000;
    padding: 15px 30px;
}
.sec-menu-icon .media-hub li a:hover {
    background: #e91c22;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.gaming-content h2 {
    font-size: 35px;
    color: #e91c22;
    font-weight: 600;
    letter-spacing: 2px;
}
section.content-sec {
    padding: 20px 0;
}
.gaming-content p {
    font-size: 16px;
    color: #403f3f;
    line-height: 25px;
    margin-top: 30px;
    text-align: justify;
}
.gaming-content {
    position: relative;
}
.gaming-content h2::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 70px;
    top: 40px;
    background: #000;
    left: 90px;
}
.testimonial-contnt img {
    width: 100%;
}
.content-sec img {
    width: 100%;
}
.testimonial-contnt h2 span {
    font-size: 20px;
    color: #000;
}
.testimonial-contnt {
    background: gainsboro;
    padding: 10px 0;
}
.client-review h5 {
    font-size: 20px;
    font-weight: 600;
	    border-bottom: 2px solid #cecbcb;
    padding-bottom: 20px;
	padding: 0 30px 20px 30px;
    line-height: 22px;
}
.client-review p {
    font-size: 16px;
    font-weight: normal;
    padding: 10px 30px 0 30px;
    margin-bottom: 40px;
}
.testimonial-contnt h2 {
    font-size: 35px;
    color: #e91c22;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 15px;
    background: #0000000f;
    box-shadow: 0px 1px 7px 1px #000;
    margin-bottom: 50px;
}
.testimonial-contnt h2::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 70px;
    top: 82px;
    background: #000;
    left: 110px;
}
section.services-sec {
    background: url(../images/marketing-6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
}
.back-img {
    background-color: #000000ed;
    padding: 50px 0 60px 0;
}
.our-services h3 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
	padding-bottom: 20px;
}
.our-services ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.our-services ul li a {
    font-size: 14px;
    color: #dccfcf;
    font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.our-services ul li a:hover {
    color: red;
    font-weight: 600;
}
.our-services ul li {
    padding: 6px 0;
}
.our-services ul li a .fa {
    color: #e91c22;
    font-size: 14px;
    padding-right: 10px;
}
.our-services button.btn.btn-warning {
    background: #e91c22;
    padding: 8px 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.3px;
    margin-top: 40px;
	border: #e91c22;
}
.our-services button.btn.btn-warning:hover {
    background: #000;
    color: #fff;
    transition: all 0.2s linear;
}
.advertise-solutions span {
    font-size: 50px;
    color: red;
    text-transform: capitalize;
}
.advertise-solutions h3 {
    font-size: 19px;
	    margin: 0;
}
.our-services.advertise-solutions {
    background: #dcdcdc73;
    padding: 10px;
    box-shadow: 0px 1px 9px 2px #000;
}
section.solution-sec {
    background: url(../images/banner.jpg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 500px;
}

section.brands-sec {
    background: gainsboro;
    padding: 50px 0;
}
.advertise-solutions img {
    width: 100%;
    box-shadow: 0px 1px 6px 2px #000;
	height: 250px;
}
section.footer {
    background: #000;
    text-align: center;
    padding: 40px 0;
    box-shadow: 1px -2px 5px 1px #000;
}
.footer p {
    font-size: 20px;
    color: #fff;
}
.footer a {
    color: #e91c22;
}
.footer-social-icone h2 {
    color: #cec9c9;
    font-size: 35px;
}
.footer .social-icon {
    text-align: center;
}
.footer .social-icon {
    text-align: center;
    margin: 30px 0 0 0;
}
.content-sec img {
    width: 100%;
    margin-bottom: 20px;
}




/*--------------media query----------*/


@media only screen and (max-width:1199px) {
.navbar-nav li a {
    font-size: 14px;
}
.menu-icon nav.navbar.navbar-default {
	    margin-left: 0;
}
.sec-menu-icon .media-hub li a {
    font-size: 18px;
}
section.solution-sec {
    height: 400px;
}

}


@media only screen and (max-width:991px) {
.navbar-nav li a {
    font-size: 16px;
}
.menu-icon nav.navbar.navbar-default {
	    margin-left: 0;
}
.logo img {
    width: 50%;
}
.logo {
    text-align: center;
}
.menu-icon {
    text-align: center;
}
.social-icon {
    text-align: center;
    margin-right: 0;
}
.sec-menu-icon .media-hub li a {
    font-size: 14px;
    padding: 15px 20px;
}
.content-sec img {
    margin-bottom: 20px;
}
.gaming-content h2 {
    text-align: center;
}
.gaming-content h2::before {
    left: 30px;
    margin: 0 auto;
    right: 0;
}
.testimonial-contnt h2 {
    text-align: center;
}
.testimonial-contnt h2::before {
    left: -100px;
    margin: 0 auto;
    right: 0;
}
.our-services ul li a {
    font-size: 13px;
}
.our-services h3 {
    font-size: 20px;
}
.advertise-solutions span {
    font-size: 35px;
}
.back-img {
    padding: 20px 0 30px 0;
}
.our-services.advertise-solutions {
    margin-top: 10px;
}
section.solution-sec {
    height: 300px;
}
.advertise-solutions img {
    margin-bottom: 20px;
}

}


@media only screen and (max-width:767px) {
.menu-icon nav.navbar.navbar-default {
    margin-top: 0;
}
.sec-menu-icon .media-hub li a {
    font-size: 14px;
    padding: 15px 14px;
}
section.content-sec {
    padding: 0;
}
.gaming-content p {
    font-size: 15px;
}
.our-services button.btn.btn-warning {
    margin-top: 20px;
}
section.solution-sec {
    height: 270px;
}
section.brands-sec {
    padding: 30px 0;
}

}


@media only screen and (max-width:639px) {
.social-icon .fa {
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 0;
}
.navbar-toggle {
    padding: 7px 7px;
}
.menu-icon nav.navbar.navbar-default {
    margin-top: -7px;
}
.sec-menu-icon .media-hub li a {
    font-size: 11px;
    padding: 15px 7px;
}
section.menu-tab-sec {
    padding: 30px 0;
}
.gaming-content h2 {
    font-size: 30px;
}
.gaming-content h2::before {
    top: 35px;
}
.gaming-content p {
    font-size: 14px;
	    margin-top: 15px;
}
.testimonial-contnt h2 {
    font-size: 30px;
}
.testimonial-contnt h2::before {
    width: 60px;
    top: 67px;
}
.p_txt_2 {
    font-size: 14px;
}
.our-services h3 {
    padding-bottom: 10px;
}
section.solution-sec {
    height: 200px;
}


}


@media only screen and (max-width:479px) {
section.menu-tab-sec {
    padding: 20px 0;
}
.gaming-content h2 {
    font-size: 25px;
}
.gaming-content h2::before {
    top: 25px;
    left: 20px;
	    width: 50px;
}
.gaming-content p {
    font-size: 13px;
	line-height: 20px;
}
.testimonial-contnt h2 {
    font-size: 25px;
}
.testimonial-contnt h2::before {
    width: 50px;
    top: 62px;
    left: -80px;
}
.back-img {
    padding: 0 0 20px 0;
}
section.solution-sec {
    height: 135px;
}
section.brands-sec {
    padding: 10px 0;
}
.navbar-nav li a {
    font-size: 14px;
}





}