/*
========================================================================
------------------------------------------------------------------------
# Template Name: Sens Digital
# Template URI: http://sensdigital.fr/
# Author: Nicolas Rocchi
# Author URI: http://www.nicolasrocchi.com/
# Version: 1.0
----------------------------------------------------------------------
========================================================================
*/

/* ==============================================
Mobile Screen
=============================================== */
@media screen and (max-width:767px) {
    #footer {
        background: rgba(0,0,0,1);
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFF;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background: none;
    }
	#home-post .baseline-home {
		font-size: 50px;
		min-height: 40px;
		margin: 10px 0px;
		text-align: center;
		font-weight: 400;
		color: #fefefe;
		line-height: 40px;
		font-family: "SignPainter",sans-serif;
	}
}
/* ==============================================
Tablet and Desktop Screen
=============================================== */
@media screen and (min-width:768px) {
    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 0px;
        line-height: 61px;
    }
    .box-cours-2 {
        min-height: 386px;
    }
    .vcenter {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
    .navbar-default .navbar-brand {
        line-height: 30px;
    }
    .navbar-right .dropdown-menu {
        right: auto;
        left: 15px;
        min-width: 200px;
    }
    .navbar-right .dropdown-menu .dropdown-menu {
        min-width: 120px;
    }
    .navbar-nav > li.dropdown > .dropdown-menu {
        margin-top: -5px;
        opacity: 0;
    }
    .navbar-nav > li.dropdown:hover > .dropdown-menu.active {
        display: block;
    }
    .navbar-nav > li.dropdown li.dropdown:hover .dropdown-menu {
        display: block;
        position: absolute;
        left: 100%;
        top: -18px;
        background: #282828;
        border-radius: 0;
    }
    header .navbar-default.sticky {
        position: fixed;
        background: #000;
        top: 0;
        opacity: 1;
        box-shadow: 0 0px 0px rgba(255,255,255,.1);
        -webkit-animation: .3s nav_sticky linear;
        animation: .3s nav_sticky linear;
        /* padding-top: 10px; */
    }
    header .navbar-default.sticky .navbar-nav > li:last-child > a {
        padding-right: 15px;
    }
    .navbar-default .navbar-nav > li:last-child > a {
        border-radius: 0;
        padding-right: 0;
        margin-right: 0;
    }

}
/* ==============================================
Tablet Screen
=============================================== */
@media screen and (min-width:768px) and (max-width:1047px) {
    .header {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px 0 0;
    }
    .navbar-header {
        height: 47px;
        line-height: 47px;
    }
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 47px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    /* .navbar-nav > li > a {
        padding-left: 7px !important;
        padding-right: 7px !important;
    } */
    .navbar-default .navbar-nav > li:last-child > a {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
    header .navbar-default.sticky .navbar-nav > li:last-child > a {
        padding-right: 15px !important;
    }
}
@media screen and (min-width:769px) and (max-width:991px) {
    .box-cours-2 {
        min-height: 396px;
    }
}

/* ==============================================
Desktop and Large Desktop Screen
=============================================== */
@media screen and (min-width:992px) {
    /* .navbar-default {
        padding: 10px 0;
    } */
    .box-cours {
        min-height: 431px;
    }
    .box-cours-2 {
        min-height: 0;
    }
    header .container-fluid {
        margin: 0 50px;
    }
    header .top_head, header .navbar-default {
        position: absolute;
        z-index: 999;
        width: 100%;
    } 
    header .navbar-default {
        top: 50px;
    }
	.back-btn {
		display: inline-block;
		position: relative;
		letter-spacing: 2px;
		margin-top: 10px;
		margin-bottom: 100px;
	}

	.blog-btn {
		display: inline-block;
		position: absolute;
		right: 15px;
		margin-top: 10px;
		margin-bottom: 100px;
	}

}

@media screen and (min-width:1200px) {
    .box-cours, .box-cours-2 {
        min-height: 0px;
    }
    /* .box-cours-2 {
        min-height: 395px;
    } */
}


@media screen and (max-width: 1200px) {
    /* .box-cours, .box-cours-2 {
        min-height: 395px;
    } */
    .slider-bg img {
        width: 200px;
    }
    .baseline-home-3 {
        font-size: 20px;
        line-height: 20px;
        min-height: 0;
    }
    .box-equipe .membre {
        width:285px;
        height:285px;
    }
    .box-name {
        position: absolute;
        top: 178px;
        display: none;
        text-align: center;
        width: 285px;
    }
  .description-list li {
    font-size: 18px;
  }
  .nav-brand span {
    font-size: 30px;
    line-height: 46px;
    }
}
@media screen and (max-width: 1199px) {
    .box-tarifs {
        min-height: 292px;
    }
}
@media screen and (max-width: 992px) {
    /* .box-cours, .box-cours-2 {
        min-height: 431px;
    } */
    .box-name {
        position: absolute;
        top: 150px;
        text-align: center;
        width: 235px;
    }
    .box-equipe .membre {
        width:235px;
        height:233px;
    }
    .box-equipe .membre {
        background-size: 100% 940px;
    }
    /*.baseline-home {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 50px;
        min-height: 50px;
        line-height: 50px;
    }
    h1 {
        font-size: 60px;
        line-height: 60px;
    }*/
    header {
        background: #000;
        height:0;
    }
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .nav > li > a {
        /* padding: 0 10px; */
        margin-bottom: 10px;
    }
    .navbar-default .navbar-nav > li > a, .navbar-default .dropdown-menu > li a, .navbar-default .dropdown-menu .dropdown-menu > li a {
        font-size: 14px;
    }
    #equipe .name {
        font-size: 25px;
    }
    #equipe .function {
        font-size: 11px;
    }
    /*#equipe .box-equipe .box-name {
        margin-top: -90px;
        text-align: center;
        opacity: 1;
        margin-bottom: 18px;
    }*/
    .box-home {
        max-width: 510px;
        margin: 0 auto;
    }
   .contact .nav-tabs li {
      margin:0 5% 25px;
   }
   .description-list li {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

/*@media screen and (max-width: 991px) {
    .slider-bg {
        padding: 0;
    }
}*/
@media screen and (max-width: 768px) {
    .box-tarifs, .box-tarifs-3, .box-cours, .box-contact {
        min-height: 0;
    }
    .navbar-default .navbar-collapse {
        border-color: #333;
        box-shadow: none;
    }
    video {
        width: 540px;
    }
    h2 {
        font-size: 34px;
        line-height: 34px;
        margin: 0px 0px 0px;
        padding-bottom: 3px;
    }
    h3 {
        font-size: 34px;
        line-height: 34px;
        margin: 0 0 50px;
    }
    h4 {
        font-size: 28px;
        padding-top:0px;
    }
    h5 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #go-to-logo {
        padding: 0;
    }
    /* #ecole img {
        max-width: 320px;
    } */
    .nav-brand span {
        font-size: 20px;
    }
    .box-name {
        width: 180px;
        top:110px;
    }
    .box-equipe .membre {
        width:180px;
        height:178px;
    }
    .box-equipe .membre {
        background-size: 100% 720px;
    }
    /* .top_head {
        background-color: #000;
    } */
    .top_head span {
        font-size: 12px;
    }
    .navbar-default .navbar-nav > li > a, .navbar-default .dropdown-menu > li a, .navbar-default .dropdown-menu .dropdown-menu > li a {
        font-size: 12px;
    }
    header .container-fluid {
        margin: 0 15px;
    }
    /*.navbar-default {
        padding: 0px 0px 10px;
    }*/
    #equipe .name {
        font-size: 22px;
        margin: 0 0 5px;
    }
    #equipe .function {
        font-size: 9px;
    }

    .logo img {
        width: 600px;
    }
    /*header .navbar-default .navbar-toggle {
        border-color: #F28522;
        border: 0;
        border-radius: 2px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }*/

    /*.navbar-header {
        float: left;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        line-height: 90px;
    }*/
    /* .home-block .btn-home {
        background: #F28522;
        border: 1px solid #F28522;
        font-family: 'Dosis', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 2px;
        position: relative;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        margin: 5px 5px 0px;
        padding: 15px 55px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        display: inline-block;
    } */

  ul.description-list {
  	margin: 20px 0;
  }
  .contact .nav-tabs li .fa {
  	width: 40px;
  	height: 40px;
  	font-size: 20px;
  }
    section.contact > .container {
        margin-top: -140px;
    }
  .social-icon {
     margin-bottom: 40px;
  }
  .subscription .form-control::-moz-placeholder {
    font-size: 10px;
  }
  .subscription .form-control:-ms-input-placeholder {
    font-size: 10px;
  }
  .subscription .form-control::-webkit-input-placeholder {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
    .box-cours-2 {
        min-height: 0;
    }
    .navbar-header {
        position: relative;
        z-index: 99999;
        /* padding: 10px; */
    }
    /* .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -5px;
    } */
    .copyright::after {
        content: " ";
        position: absolute;
        bottom: 70px;
        left: 50%;
        height: 2px;
        width: 50px;
        margin-left: -25px;
        background: 
        #fff;
    }
}

@media screen and (max-width: 640px) {
    video {
        width: 480px;
    }
	h1 {
		font-size: 50px;
		line-height: 40px;
	}
	.baseline-home {
		margin-bottom: 30px;
		margin-top: 30px;
		text-align: center;
		font-size: 40px;
		font-weight: 400;
		color: #fefefe;
		min-height: 45px;
		line-height: 45px;
		font-family: "SignPainter",sans-serif;
	}
    .margin {
        margin: 0 2px;
    }
    .box-name {
        width: 305px;
        top:220px;
    }
    .box-equipe .membre {
        width:305px;
        height:297px;
    }
    .box-equipe .membre {
        background-size: 100% 1220px;
    }
    /*h1 {
        font-size: 50px;
        line-height: 50px;
    }*/
    /* .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -5px;
    } */

    /*.baseline-home {
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
        font-size: 60px;
        font-weight: 400;
        color: #fefefe;
        min-height: 60px;
        line-height: 60px;
        font-family: "SignPainter",sans-serif;
    }*/
}
@media screen and (max-width: 480px) {
    video {
        width: 320px;
    }
	h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.baseline-home {
		margin-bottom: 20px;
		margin-top: 20px;
		text-align: center;
		font-size: 30px;
		font-weight: 400;
		color: #fefefe;
		min-height: 35px;
		line-height: 35px;
		font-family: "SignPainter",sans-serif;
	}
	.bg-xs h1 {
		font-size: 30px;
		line-height: 30px;
	}
	.bg-xs .baseline-home {
		margin-bottom: 10px;
		margin-top: 10px;
		text-align: center;
		font-size: 40px;
		font-weight: 400;
		color: #Ffffff;
		min-height: 50px;
		line-height: 40px;
		font-family: "SignPainter",sans-serif;
	}
    .text-home {
        font-family: 'Roboto', sans-serif;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        margin: 0px 0px 15px;
        text-align: justify;
    }

    .baseline-home-2 {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 900;
        font-style: italic;
        display: block;
        margin: 0px 0px 5px;
        color: #fefefe;
        text-align: justify;
        line-height: inherit;
        min-height: inherit;
    }
    .box-home {
        max-width: 350px;
        margin: 0 auto;
    }
   
    #commerce-sav h5 {
        color: #fefefe;
        font-size: 36px;
        margin-bottom: 30px;
    }
    #sante-sav h5 {
        color: #fefefe;
        font-size: 36px;
        margin-bottom: 30px;
    }
    #tour-sav h5 {
        color: #fefefe;
        font-size: 36px;
        margin-bottom: 30px;
    }
    #click-sav h5 {
        color: #fefefe;
        font-size: 36px;
        margin-bottom: 0px;
    }
    #caisse-sav h5 {
        color: #fefefe;
        font-size: 36px;
        margin-bottom: 0px;
    }
    #click-sav p {
        color: #fefefe;
        font-weight: 700;
        margin: 0 0 30px;
        text-align: left;
    }
    #caisse-sav p {
        color: #fefefe;
        font-weight: 700;
        margin: 0 0 30px;
    }
    /* section.contact {
        padding-top: 130px;
    } */
    #contact-form {
        padding-top: 30px;
    }
    /*.section{
        padding: 30px 0 70px;
    }*/
    .blog-img {
        margin-bottom: 20px;
        overflow: hidden;
    }
    .blog-title h4 {
        font-family: 'Montserrat', 'Open Sans', sans-serif;
        font-size: 25px;
        font-weight: 700;
        display: inline-block;
        padding-top: 0px;
        border-top: 0px solid #F28522;
        margin: 0px 0 10px;
        text-align: left;
        line-height: 27px;
    }
    .blog-post .blog-meta ul li + li::before {
        content: "";
        padding: 0 0px;
    }
    .blog-post .continue {
        float: left;
        letter-spacing: 2px;
        margin-top: 0px;
    }
    .blog-post {
        margin-bottom: 50px;
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 0px 0px 40px;
        border-radius: 4px;
    }
    .blog-post .blog-meta ul li {
        float: none;
    }
    .box-name {
        width: 225px;
        top:150px;
    }
    .box-equipe .membre {
        width:225px;
        height:223px;
    }
    .box-equipe .membre {
        background-size: 100% 900px;
    }
    .social li {
        padding-right: 5px;
    }
    .social li .fa {
        font-size: 15px;
        vertical-align: middle;
    }
    .top_head span {
        font-size: 12px;
    }
    .top_head {
        line-height: 48px;
        color: #FFF;
    }
    .top_head span {
        padding-right: 9px;
        padding-left: 4px;
    }
    ul, li {
        vertical-align: inherit;
    }
    #equipe .name {
        font-size: 26px;
    }
    #equipe .function {
        font-size: 11px;
    }
    .info-holder {
        margin-bottom: 35px;
    }

    /*h1 {
        font-size: 40px;
        line-height: 50px;
    }*/
    /* h2 {
        font-size: 65px;
        line-height: 84px;
    } */
    .fem {
        font-size: 76px;
        line-height: 76px;
    }
    .logo img {
        width: 350px;
    }
    h4 {
        font-size: 28px;
        padding-top:0px;
        margin: 0px;
    }
    h3 {
        font-size: 35px;
        /* margin:0; */
    }
    h5 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .contact-info .fa {
        margin-bottom: 0px;
    }
    .menu-icon {
        margin-left: 15px;
        margin-top: -10px;
    }
    .home .social {
        text-align: center;
        float: none !important;
        margin: 0 25px 0 0;
        line-height: 0px;
    }
    .home-carousel .social li, .home .social li {
        display: inline-block;
        margin: 0 5px;
    }


  .lg-logo img {
    width: 50px;
  }
  .home-carousel h2 {
    margin: 50px 0;
  }
  .home-carousel h3 {
    margin-bottom: 24px;
  }
  .home-carousel .slider-bg {
    padding-bottom: 50px; 
  }
  .home h2 a {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21); 
       -moz-box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21);
            box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21);
  }

  .home-title {
    font-size: 24px;
  }
  .home p {
    font-size: 14px;
  }
  /*.home h2, .home h3, .home p {
    margin-bottom: 24px;
  }*/
  .intro, 
  .screenshot,
  .pricingtable-section,
  .support {
      padding: 40px 0;
  }
  section.description {
      padding-top: 40px;
  }
  section.home {
      padding: 0;
  }

   /*.title h2, h2 {
    font-size: 34px;
    padding: 0 0px 10px;
   }*/
   .support-block {
    margin-bottom: 50px;
   }
   .support-block:last-child {
     margin-bottom: 0;
   }
   .social-block {
    margin-bottom: 30px;
   }
   .subscription h2 {
     font-size: 18px;
   }
   .review .carousel-inner .item {
      padding: 0 50px;
    }
   .review .carousel-control .fa {
      font-size: 70px;
    }
    .support-block {
      margin-bottom: 70px;
    }
   .social-icon .fa {
    font-size: 18px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    line-height: 2;
    border: 5px solid rgb(212, 28, 28);
  }
  .social-icon a:active .fa,
  .social-icon a.active .fa,
  .social-icon a:hover .fa {
    border: 5px solid #fff;
    line-height: 2;
  }
  .subscription .form-control {
    height: 36px;
    line-height: 28px;
  }
  .btn-sub {
    padding: 5px 20px;
  }  
  .contact .nav-tabs li .fa {
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgb(255, 255, 255);
    color: #fff;
    line-height: 2;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
  .contact .nav-tabs li .fa:hover, 
  .contact .nav-tabs > li.active > a .fa, 
  .contact .nav-tabs > li.active > a:hover .fa, 
  .contact .nav-tabs > li.active > a:focus .fa {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
  }
  .contact .contact-info h2 {
    margin-bottom: 20px;
  }
  .contact .nav-tabs li {
    margin: 0 4% 10px;
  }
  .home-carousel .social li,
  .home .social li {
    display: inline-block;
    margin: 0 5px;
  }
  .home-carousel .social li .fa,
  .home .social li .fa {
    font-size: 32px;
  }
  
  .owl-theme .owl-controls {
    top: 40%;
  }
  .social-icon {
    margin-bottom: 20px;
  }
  .copyright p {
    margin: 20px 0;
  }
  .social-icon a {
    margin: 0 8px 10px 8px;
  }
    .footer-com .social-icon .fa {
        border: 5px solid #beb800;
    }
    .footer-san .social-icon .fa {
        border: 5px solid #e64d6f;
    }
    .footer-tour .social-icon .fa {
        border: 5px solid #0092c7;
    }
}

@media screen and (max-width: 380px) {
    video {
        width: 260px;
    }
}
@media screen and (max-width: 400px) {
    
}
@media screen and (max-width: 375px) {
    .box-home {
        max-width: 350px;
        margin: 0 auto;
    }
    .fem {
        font-size: 59px;
        line-height: 74px;
    }
    .text-home {
        font-family: 'Roboto', sans-serif;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        margin: 0px 0px 10px;
        text-align: justify;
    }
    .box-name {
        width: 173px;
        top:80px;
    }
    .box-equipe .membre {
        width:173px;
        height:144px;
    }
    .box-equipe .membre {
        background-size: 100% 576px;
    }
    #equipe .name {
        font-size: 18px;
        margin: 0;
    }
    #equipe .function {
        font-size: 7px;
    }
}
@media screen and (max-width: 320px) {
    .navbar-header {
        position: relative;
        z-index: 99999;
        padding: 0;
    }
    .copyright::after {
        content: " ";
        position: absolute;
        bottom: 100px;
        left: 50%;
        height: 2px;
        width: 50px;
        margin-left: -25px;
        background: 
        #fff;
    }
    .box-photos {
        background: rgba(0,0,0,0);
        border: 5px solid rgb(17, 17, 17);
        padding: 0;
        min-height: 0;
        /* max-height: 67px; */
        margin-bottom: 0;
    }
    video {
        width: 240px;
    }
    /* .navbar-default {
        padding: 0px 0px 10px;
    } */
    .top_head span {
        padding-right: 7px;
        padding-left: 2px;
    }
    .social {
        text-align: left;
        /* margin-top: -28px; */
        /*float: right !important;
		margin: 0 auto;
		line-height: 90px;*/
    }
    /*.home-com h3, .home-san h3, .home-tour h3 {
        line-height: 30px;
        font-size: 25px;
        margin: 0;
    }*/
    /*#tour h4 {
        font-size: 22px;
        padding-top: 0px;
        margin: 0px 0 30px;
    }*/

    .box-home {
        max-width: 290px;
        margin: 0 auto;
    }
    .box-name {
        width: 145px;
        top:80px;
    }
    .box-equipe .membre {
        width:145px;
        height:143px;
    }
    .box-equipe .membre {
        background-size: 100% 580px;
    }
    .top_head {
        line-height: 28px;
        color: #FFF;
        margin-bottom: 0px;
    }
    /* .navbar-header {
        margin-top: 10px;
    } */
    .text-right {
        text-align: center;
    }
    /* .pull-right {
        float: none !important;
    } */
    .social li {
        padding-right: 30px;
    }
    .top_head span {
        padding-right: 5px;
        padding-left: 4px;
    }

    /*#equipe .box-equipe .box-name {
        margin-top: -80px;
        text-align: center;
        opacity: 1;
        margin-bottom: 8px;
    }
    #equipe .box-equipe:hover .box-name {
        opacity: 1;
        margin-top: -80px;
    }*/

	#home-post h1 {
		font-size: 30px;
		line-height: 30px;
	}
    
    .fem {
        font-size: 49px;
        line-height: 49px;
    }

    .contact-info .fa {
        margin-bottom: 0px;
    }
    .logo img {
        width: 250px;
    }
   /*.title h2, h2 {
    font-size: 24px;
   }*/
   .video-mask h2 {
    margin-bottom: 14px;
   }
   .play {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    background-size: 50% 50%;
    -webkit-background-size: 50% 50%;
    -o-background-size: 50% 50%;
    box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -webkit-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -moz-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
   }
   .contact .nav-tabs li .fa {
      width: 35px;
      height: 35px;
      font-size: 16px;
      -webkit-box-shadow: 0px 0px 0px 10px rgb(255, 255, 255);
         -moz-box-shadow: 0px 0px 0px 10px rgb(255, 255, 255);
              box-shadow: 0px 0px 0px 10px rgb(255, 255, 255);
   }
   .contact .nav-tabs li .fa:hover,
   .contact .nav-tabs > li.active > a .fa,
   .contact .nav-tabs > li.active > a:hover .fa,
   .contact .nav-tabs > li.active > a:focus .fa {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
       -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
            box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
   }
   .contact .nav-tabs li {
    margin: 0 2%;
   }
}
