body{
	overflow-x: hidden;
}
p{
	font-family: ebrima;
}
/*padding*/
.pd-0{
  padding: 0px !important;
}
.pd-top-50{
	padding-top: 50px;
}
.pd-top-20{
	padding-top: 20px;
}
.pd-btm-20{
	padding-bottom: 20px;
}
.pd-btm-30{
	padding-bottom: 30px;
}

/*text-color*/
.main-text-color{
	color: #cb0b0b;
}
.main-bg-color{
  color: #cb0b0b;
}
.bg_black{
	background: #000;
}
.text_color_white{
	color: #fff;
}
.text_color_black{
	color: #000;
}
.main_heading {
  font-family: ebrima;
  font-weight: 600;
}


/*======index=======*/

/*header Upper*/
.header_upper {
  padding: 10px 10px 0;
}
.top_menu_center > p {
  text-align: center;
}
.top_menu_right {
  text-align: right;
}
.top_menu_right li {
  display: inline;
  list-style: outside none none;
  padding: 0 0 0 30px;
}
.top_menu_right a {
  color: #fff;
}
.logo-menu > a img {
  padding: 5px 0;
}
/*side navbar*/
.custom-nav-icon {
  background: #cb0b0b;
  margin: 15px 0 0;
  padding: 5px 30px;
  position: fixed;
  z-index: 5;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover{
	text-decoration:none;
	color:#fff;
}
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
/*navigation*/
.custom-animate-list a {
  background: #cb0b0b;
  color: #fff !important;
}
.custom-animate-list a:hover{
  background: #000 !important;
}
.dropdown-menu {
  padding: 0 !important;
  color: #fff !important;
}
.custom-navbar-main .navbar {
  margin: 0;
  background: transparent;
}
nav.navbar.bootsnav{
    border: none;
}
.custom-navbar-main .navbar .wrap-menu-nav {
  float: right;
}
.nav > li:before,
.nav > li:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.nav > li:before{
    width: 0;
    height: 1px;
    transition: all 0.3s ease 0s;
}
.nav > li:hover:before{
    width: 100%;
}
.nav > li:after{
    width: 100%;
    height: 0;
    transition: all 0.5s ease 0.3s;
}
.nav > li:hover:after{
    height: 100%;
}
nav.navbar.bootsnav ul.nav > li > a {
  margin: 0;
  padding: 35px 15px 35px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  z-index: 1;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a{
    padding: 35px 15px 35px 15px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    position: absolute;
    margin-left: 7px;
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}
@media only screen and (max-width:990px){
    .dropdown-menu.multi-dropdown{ left: 0 !important; }
    .nav > li:before,
    .nav > li:after{
        width: 0;
        height: 0;
    }
}
/*===sldier===*/
#first-slider .main-container {
  padding: 0;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 425px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}
#first-slider .carousel-control {
    width: 6%;
    text-shadow: none;
}
#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}
#first-slider .p {
  padding-top: 125px;
  text-align: center;
}
#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(../images/banner-1.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(../images/banner-2.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(../images/banner-3.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(../images/banner-4.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}

/*===service menu====*/
.box{
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 5px #7e7d7d;
    position: relative;
}
.box:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(2, 0, 0, 0.29);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
    padding: 20px 40px;
}
.box:hover:after{
    opacity: 1;
}
.box img{
    width: 100%;
    height: auto;
    transition: all 1.5s ease 0s;
}
.box:hover img{
    transform: scale(1.2);
}
.box .icon{
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.box .icon li{
    display: inline-block;
}
.box .icon li a{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    opacity: 0;
    transition: all 0.6s ease 0s;
}
.box:hover .icon li a{
    top: 30%;
    opacity: 1;
}
.box .icon li a:hover{
    background: #fff;
    color: #02a2dd;
}
.box .icon li:first-child a{
    left: -90%;
    right: 0;
}
.box:hover .icon li:first-child a{
    left: -55px;
}
.box .icon li:last-child a{
    right: -90%;
    left: 0;
}
.box:hover .icon li:last-child a{
    right: -55px;
}
.box .box-content{
    width: 100%;
    padding: 20px 10px;
    background: rgba(203, 11, 11, 0.63);
    position: absolute;
    bottom: -100px;
    left: 0;
    z-index: 1;
    transition: all 0.6s ease 0s;
}
.box:hover .box-content{
    bottom: 0;
}
.box .title {
  color: #fff;
  font-family: ebrima;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.box .post{
    display: block;
    font-size: 14px;
    color: #fff;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
/*==packages===*/

.custom_package_block {
  background: rgba(0, 0, 0, 0) url("../images/package-bg.jpg") repeat scroll 0 0 / cover ;
  margin-top: 50px;
}
.package-inner-grid {
  background: rgba(0, 0, 0, 0.74) none repeat scroll 0 0;
  padding: 30px 0;
}
.package-content > h4 {
  color: #cb0b0b;
  font-family: ebrima;
  font-size: 24px;
  font-weight: 600;
}
/*==Offers===*/
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right {
  border: 2px solid #fff;
  padding-left: 8px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 40px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right:hover {
  color: black;
  background: white;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  border: 2px solid #fff;
  padding-left: 8px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 40px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left:hover {
  color: black;
  background: white;
}

@media (max-width:768px) {
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    padding-bottom: 10px;
    padding-right: 8px;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-right {
    padding-bottom: 10px;
    padding-right: 8px;
  }
}


/*end bootstrap   */

.threed-section {
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
}

.span-featured2 {
  background-color: #EF6767;
  color: white;
  bottom: 0px;
  padding-bottom: 15px;
  font-size: 23px;
  padding-top: 5px;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "Roboto Condensed";
}

.col-md-4,
.col-sm-3 {
  padding-left: 0px;
  padding-right: 0px;
}


/* start carousel style */

.threed-section img {
  height: 250px;
  width: 500px;
}

.carousel-multiItem .carousel-control {
  width: 4%;
  background-image: none;
}

.carousel-multiItem .carousel-control.left {
  margin-left: 15px;
}

.carousel-multiItem .carousel-control.right {
  margin-right: 15px;
}

.carousel-multiItem .cloneditem-1,
.carousel-multiItem .cloneditem-2,
.carousel-multiItem .cloneditem-3 {
  display: none;
}

@media all and (min-width: 768px) {
  .carousel-multiItem .carousel-inner > .active.left,
  .carousel-multiItem .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-multiItem .carousel-inner > .active.right,
  .carousel-multiItem .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-multiItem .carousel-inner > .left,
  .carousel-multiItem .carousel-inner > .prev.right,
  .carousel-multiItem .carousel-inner > .active {
    left: 0;
  }
  .carousel-multiItem .carousel-inner .cloneditem-1,
  .carousel-multiItem .carousel-inner .cloneditem-2 {
    display: block;
  }
}

@media all and (min-width: 992px) {
  .carousel-multiItem .carousel-inner > .active.left,
  .carousel-multiItem .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-multiItem .carousel-inner > .active.right,
  .carousel-multiItem .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-multiItem .carousel-inner > .left,
  .carousel-multiItem .carousel-inner > .prev.right,
  .carousel-multiItem .carousel-inner > .active {
    left: 0;
  }
  ..carousel-multiItem .carousel-inner .cloneditem-1,
  .carousel-multiItem .carousel-inner .cloneditem-2,
  .carousel-multiItem .carousel-inner .cloneditem-3 {
    display: block;
  }
}


/*start  content img  style */

.item h3 > a {
  text-decoration: none;
  color: #fff;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 700;
  max-width: 279.233px;
  text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 2px;
  transition-delay transition: all .8s ease;
}

.item h3 > a:hover {
  border-bottom: 2px solid #fff;
}

.data-enter span {
  margin-left: 15px;
  margin-right: 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  min-height: 50px;
  padding: 30px 0 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  margin: 0;
  z-index: 23;
  transition: all .5s ease;
  font-family: "Roboto";
}
.data-enter h3 {
  bottom: 7%;
  color: #fff;
  font-family: ebrima;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  line-height: 1.2;
  margin-left: 15px;
  max-width: 90%;
  padding: 0 0 0 25px;
  position: absolute;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  transition: all 0.5s ease 0s;
  z-index: 21;
}

.hover:hover span {
  visibility: visible;
  opacity: 1;
  cursor: pointer;
   transform: translate(0px, -5px);

}

.hover:hover h3 {
  transform: translate(0px, -40px);
}

.data-enter .comment {
  float: right;
  color: #fff;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-size: 14px;
  line-height: 23.8px;
  margin-bottom: 0px;
  margin-left: 120px;
  margin-right: 15px;
  margin-top: 0px;
  cursor: pointer;
}

.data-enter .date {
  float: left;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: "Roboto";
  font-size: 14px;
  line-height: 23.8px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0px;
  cursor: pointer;
}
/*==exclusive-offer==*/
.exclusive-bg {
  background: #eeeded none repeat scroll 0 0;
  margin: 40px 0 0;
}
.exclusive-offer-block {
  border: 1px solid #9b9a9a;
  margin-bottom: 50px;
  padding: 0 0 0 20px;
}
.exclusive-offers-emailer {
  padding: 25px 0;
}
.exclusive-offers-emailer input {
  border: medium none;
  border-radius: 25px 0 0 25px;
  box-shadow: none;
  padding: 15px 0 15px 15px;
  width: 60%;
}
.exclusive-offers-emailer > button {
  background: #cb0b0b;
  border: medium none;
  border-radius: 0 55px 55px 0;
  box-shadow: none;
  color: #fff;
  margin: 0 0 0 -15px;
  padding: 15px 0;
  width: 35%;
}
/*==contact section===*/
section.custom-foo-box {
    background: #c7c5c5;
    margin: 50px 0 0;
    padding: 50px 0;
}
.contact-inner-grid {
  background: rgba(0, 0, 0, 0) url("../images/inner-contact-bg.jpg") repeat scroll 0 0;
  padding: 30px 0;
}
.contact-inner-grid i {
  color: #000;
  font-size: 30px;
  transition: all 0.5s ease-in-out 0s;
}
.contact-inner-grid:hover i{
	transform: translateY(-10px);
}
.contact-inner-grid > h4 {
  color: #cb0b0b;
  font-family: ebrima;
  font-size: 20px;
  font-weight: 600;
}
.custom-contact-block a {
  color: #000;
}
.custom-contact-block a:hover {
  text-decoration: none;
  color: #000;
}
/*===footer====*/
footer {
  background: #000;
  /*margin: 40px 0 0;*/
}
.custom-footer-block {
  padding: 30px 0;
}
footer h4 {
  color: #cb0b0b;
  font-family: ebrima;
  font-size: 20px;
  font-weight: 600;
}
.footer-grid-service > ul {
  padding: 0;
}
.footer-grid-service li {
  border-bottom: 1px dotted #717070;
  font-family: ebrima;
  list-style: outside none none;
  padding: 7px 0 7px 5px;
  transition: all 0.5s ease-in-out 0s;
}
.footer-grid-service a {
  color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.footer-grid-service a:hover{
	padding-left: 5px; 
	text-decoration: none;
	color: #fff;
}
.footer-grid-social > ul {
  padding: 0;
}
.footer-grid-social a {
  color: #fff;
}
.footer-grid-social li {
  display: inline;
  font-size: 20px;
  list-style: outside none none;
  padding: 0 20px 0 0;
}

/*=============================Contact Us===================================*/
.custom-sub-banner {
  background: rgba(0, 0, 0, 0) url("../images/sub-bg-banner.jpg") repeat scroll 0 0 / cover ;
}
.custom-sub-banner h1 {
  margin: 0;
  padding: 80px 0;
}
.contact-form .custom-control {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.5s ease-in-out 0s;
}
.contact-form .custom-control:hover{
  border-color: #b91d23;
}
.contact-form .custom-textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #cac8c8;
  transition: all 0.5s ease-in-out 0s;
}
.contact-form .custom-textarea:hover{
  border-color: #b91d23;
}
/**/
.btn-grid .touch-bt {
  background: #cb0b0b none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 12px 0 0;
  padding: 10px 0;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
}
.btn-grid .touch-bt:hover{
  background: #000;color: #fff;
}

/*=================================Dish Network========================*/
.custom-pagination .pagination a {
  background: #b2b0b0 none repeat scroll 0 0;
  color: #000;
  border-color: #858383;
}
.blog-post-block {
  box-shadow: 2px 2px 5px 2px #d2d0d0;
  margin: 0 0 30px;
  padding: 10px;
}
.blog-list {
  color: #838282;
}
.blog-list > li {
  display: inline;
  padding: 0 25px 0 0;
}
.blog-list i {
  color: #d15122;
  padding: 0 10px 0 0;
}
.blog-post-block .blog-img-block{
  position: relative;
   overflow: hidden;
}
.blog-post-block .blog-img-block::after {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transition: all 0.3s ease 0s;
  width: 100%;
}
.blog-post-block:hover .blog-img-block::after {
  opacity: 1;
  transform: scaleY(1);
}
/**/
.blog-img-block img{
  transition: all 0.5s ease-in-out 0s;
}
.blog-post-block:hover .blog-img-block img {
  -webkit-transform:scale(1.1) rotate(2deg);
  -moz-transform:scale(1.1) rotate(2deg);
  -o-transform:scale(1.1) rotate(2deg);
  -ms-transform:scale(1.1) rotate(2deg);
  transform:scale(1.1) rotate(2deg);
}
.blog-Categories-grid > ul {
  padding: 0;
}
.blog-Categories-grid li {
  border-bottom: 1px dashed #8a8989;
  list-style: outside none none;
  padding: 15px 0;
}
.blog-Categories-grid a {
  color: #000;
  transition: all 0.5s ease-in-out 0s;
}
.blog-Categories-grid a:hover{
  color: #d4d2d2;
  text-decoration: none;
}
.blog-Categories-grid i {
  padding: 0 10px 0 0;
  color: #cb0b0b;
}

/*===================================Bell TV==========================*/
.custom-tv-img-grid img {
  width: 400px;
}

/*===================================Programming==========================*/
.wrap_programm_block {
  background: rgba(0, 0, 0, 0) url("../images/package-bg.jpg") repeat scroll 0 0 / cover ;
}

/*=============================Start Media Query========================*/
@media (min-width: 320px) and (max-width: 479px){

	/*Upper Header*/
	.text_color_white {
	  text-align: center;
	}
	.top_menu_right {
	  text-align: center;
	}
	.top_menu_right > ul {
	  padding: 0;
	}
	.top_menu_right li {
	  display: inline;
	  list-style: outside none none;
	  padding: 0 10px;
	}
	.logo-menu {
	  text-align: center;
	}
  .logo-menu img {
    display: inline;
  }
	.main_heading {
	  font-size: 25px;
	}
	.contact-inner-grid {
	  margin: 15px 0;
	}
   /*=======contact page=====*/
  .contact-form {
    margin: 0 0 30px;
    padding: 0 20px;
  }
  /*==bell-TV==*/
  .wrap-tv-content {
    text-align: center;
  }
  .pd-0{
    padding: 15px 15px !important;
  }
  /*===Programming==*/
  .programming-content {
    text-align: center;
  }

}

@media (min-width: 480px) and (max-width: 767px){

	.top_menu_left {
    text-align: center;
  }
	.top_menu_right {
	  text-align: center;
	}
	.top_menu_right > ul {
	  padding: 0;
	}
	.top_menu_right li {
	  display: inline;
	  list-style: outside none none;
	  padding: 0 10px;
	}
	.logo-menu {
	  text-align: center;
	}
  .logo-menu img {
    display: inline;
  }
	.main_heading {
	  font-size: 25px;
	}
  .contact-inner-grid {
    margin: 20px 70px;
  }
  /*=======contact page=====*/
  .contact-form {
    margin: 0 0 30px;
    padding: 0 70px;
  }
  /*==bell-TV==*/
  .wrap-tv-content {
    text-align: center;
  }
  .pd-0{
    padding: 15px 15px !important;
  }
  /*===Programming==*/
  .programming-content {
    text-align: center;
  }


}	

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

/*navigation*/
nav.navbar.bootsnav ul.nav > li > a {
  font-size: 11px;
  padding: 25px 10px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a {
  padding: 25px 10px;
}
/*===contact us page=====*/
.contact-item {
  margin: 20px 30px;
}


}


@media (min-width: 992px) and (max-width: 1199px){

nav.navbar.bootsnav ul.nav > li > a {
  font-size: 12px;
   padding: 35px 13px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a {
  padding: 35px 13px;
  font-size: 12px;
}

}