, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, p {
    margin          : 0;
    padding         : 0;
    border          : 0;
    vertical-align  : baseline;
    font-weight     : normal;
}

* {
    margin      :0;
    padding     :0;
}

html,
button,
input,
select,
textarea {
    color : #222222;
    }

html {
    font-size   : 14px;
    line-height : 1.4;
    }
h2 {
    font-size:22px; font-weight:400;}
audio,
canvas,
img,
video {
    vertical-align : middle;
    }
body{
    font-family: Lato;
    font-size   : 14px;
    line-height : 1.846;
    color       : #606577;
}
h1,h2,h3,h4,h5,h6{
    margin  : 0;
    padding : 0;
}

h1{
    font-size       : 35px;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #5c5c5c;
}
h2{
    font-siaze       : 16px;
    font-family     : 'Open Sans', sans-serif;
    text-transform  : uppercase;
    faont-weight     : 700;
    color           : #444444;
    lettear-spaciang  : 2px;
}

h3{
    font-size       : 14px;
}

h4{
    font-size       : 12px;   
}
h5{
    font-size       : 10px;   
}

h6{
    font-size       : 8px;   
}

p{
    font-family     : 'Open Sans', sans-serif;
    font-size       : 14px;
    font-weight     : 400;
    color           : #515151;
}

ul{
    list-style-type : none;
}
ul li a{
    font-size       : 14px;
    line-height     : 18px;
    font-weight     : 300;
    font-family     : 'Roboto Condensed', sans-serif;
}
a,
a:active,
a:focus,
a:active {
    text-decoration : none !important;
    outline         : none;
    }

a {
    text-decoration         : none;
    -webkit-transition      : all 0.2s ease 0.10s;
    -moz-transition         : all 0.2s ease 0.10s;
    -ms-transition          : all 0.2s ease 0.10s;
    -o-transition           : all 0.2s ease 0.10s;
    transition              : all 0.2s ease 0.10s;
    }
.img-responsive{
    width   : 100%;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999; 
    background: url('../img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
#div_demo {
	width:100%;
	height:240px;
	position: relative;
}

/*------------------------------------------
    -   Revolution Slider  -
--------------------------------------------*/


.head-tag h1 span {
    letterr-spaacing  : 2.5px;
    color           : #ec8c04;
    font-weight     : 600;
    font-size       : 63px;
   
}

.head-tag h1{
    font-family     : 'Roboto Condensed', sans-serif;
    font-size       : 63px;
    font-weight     : 600;
    letterr-spaacing  : 1px;
    color           : #fff;
}

.small-text p{
    letterr-spaacing          : 1px;
    text-align              : center;
    font-size               : 20px;
    font-family             : 'Open Sans', sans-serif;
    -webkit-text-shadow     : none;
    -moz-text-shadow        : none;
    -ms-text-shadow         : none;
    -o-text-shadow          : none;
    text-shadow             : none;
    font-weight             : 400;
    background              : none;
    color                   : #dbdbdb;
}

.start-button .btn{
    text-transform  : uppercase;
    font-size       : 16px;
    font-weight     : 500;
    letterr-spaacing  : 2px;
    font-family     : 'Open Sans', sans-serif;
    padding         : 10px 35px;
}

.start-button .btn-danger{
    margin-right    : 27px;
    border          : 1px solid #fff !important;
}

.down-arrow .scroll-bottom:hover img{
    cursor      : pointer;
    position    : relative;
    top         : 40%;
}
.rough{
    margin: 30px;
}
.small-title{
    font-family         : 'Roboto Condensed', sans-serif;
    font-weight         : 400;
    text-transform      : uppercase;
    font-size           : 22px;
    background          : #000;
    color               : #fff;
    height              : 40px;
    padding             : 10px 50px 10px 150px;
    letterr-spaacing      : 1px;
    border              : 0;
    position            : relative;
}
.small-title:after {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    width               : 30px;
    height              : 38px;
    margin-right        : -20px;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-bottom       : 40px solid #000;
}

.small-title:before {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    margin-right        : -28px;
    width               : 10px;
    height              : 39px;
     background         : #d7150c;
    -webkit-transform   : skew(27deg);
    -moz-transform      : skew(27deg);
    -o-transform        : skew(27deg);   
    -ms-transform       : skew(27deg);   
    -ms-filter          : "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0, M21=-0.7071067811865467, M22=1.4142135623730934, SizingMethod='auto expand')";
}

.buy-btn{
    font-family         : 'Roboto Condensed', sans-serif;
    font-weight         : 700;
    text-transform      : uppercase;
    font-size           : 40px !important;
    background          : #404040;
    color               : #fff;
    height              : 70px;
    padding             : 10px 120px 10px 50px;
    letterr-spaacing      : 1px;
    border              : 0;
    position            : relative;
}

.buy-btn:before {
    position            : absolute;
    content             : " ";
    top                 : 0;
    left                : 0;
    margin-left         : -26px;
    width               : 10px;
    height              : 70px;
    background          : #ffffff;
      -webkit-transform : skew(-17deg);
    -moz-transform      : skew(-17deg);
    -o-transform        : skew(-17deg);   
    -ms-transform       : skew(-17deg);   
    -ms-filter          : "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0, M21=-0.7071067811865467, M22=1.4142135623730934, SizingMethod='auto expand')";
}

.buy-btn:after {
    position            : absolute;
    content             : " ";
    top                 : 0;
    left                : 0;
    width               : 30px;
    height              : 0;
    margin-left         : -20px;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-bottom       : 70px solid #404040;
}


.buy-btn:hover,
.buy-btn:focus{
    background-color    : #ec8c04;
    border              : 0;
    color               : #fff;
}


.buy-btn:hover:after,
.buy-btn:focus:after
{
   position         : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    width           : 30px;
    height          : 0;
    margin-left     : -20px;
    border-left     : 20px solid transparent;
    border-right    : 20px solid transparent;
    border-bottom   : 70px solid  #ec8c04;
}

.second-title{
    height          : 40px;
    padding         : 10px 20px !important;
    text-transform  : uppercase;
}




/*------------------------------------------
    -   GLOBAL PADDING  -
--------------------------------------------*/

.section-padding{
    padding     : 40px 0;
}

.section-title{
    position    : relative;
}

.section-title:before{
   position         : absolute;
    content         : " ";
    width           : 16%;
    height          : 50px;
    background      : url(../img/red-box.png)center center no-repeat;
    bottom          : 0;
    margin-bottom   : -37px;
    margin-bottom   : -37px;
    left            : 42%;
}

section .p-padding p {
    padding-top     : 75px;
    letterr-spaacing  : 1.5px;
    color           : #515151;
}


/*------------------------------------------
    -   NAV  -
--------------------------------------------*/


ul.nav.navbar-nav{
    position    : relative;
}
ul.nav.navbar-nav li a { font-family: 'Roboto Condeansed', sans-serif;
font-weight: bold;
    text-transform  : uppercase;
    color           : #fff;
    font-weight     : bold;
    font-size       : 13px;
}
.navbar-nav > li {
    borader-right    : 1px solid #e4e4e4;
}
.navbar-nav > li:nth-child(8){
    bordear-right    : 1px solid transparent;
}
.navbar-nav > li:last-child{
    bordera-right   : 1px solid transparent;
    paadding-left   : 15px;
    border-aleft    : 1px solid #ec8c04;
    line-height    : 20px;
    min-width      : 31px;
 
}
.navbar-nav > li > a {
    padding-top     : 0;
    padding-bottom  : 0;
}
.navbar-nav > li >.search-open {
    position    : absolute;
    right       : 0px;
    top         : 45px;
    width       : 200px;
    z-index     : 999;
}
.search-open .form-control {
border          : 1px solid #eee;
border-radius   : 0;
}

.search-open .form-control:focus {
    outline             : 0;
    -moz-box-shadow     : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);

    /*box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 1px rgba(232,71,0,0.9);*/
}

.search-open .input-group{
    -webkit-box-shadow  : 4px 8px 6px -7px #777;
    -moz-box-shadow     : 4px 8px 6px -7px #777;
    -ms-box-shadow      : 4px 8px 6px -7px #777;
    -o-box-shadow       : 4px 8px 6px -7px #777;
    box-shadow          : 4px 8px 6px -7px #777;

}

i.search.fa.search-btn.fa-search {
cursor  : pointer;
}
.input-group-btn {
position            : relative;
font-size           : 0;
white-space         : nowrap;
font-size           : 15px;
}
button.btn-u {
padding             : 6px 10px;
color               : #fff;
background-color    : #ec8c04;
border              : 1px solid #e84711;
}
button.btn-u:focus,
button.btn-u:active{
    border              : 1px solid red;
      outline-width     : 0px;
     -moz-box-shadow    : 0px 0px 1px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 1px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 1px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 1px rgba(232,71,0,0.9);
    box-shadow          : 0px 0px 1px rgba(232,71,0,0.9);
}
.navbar-default{ amin-heigaaht:80px;
    background-color    : #ec8c04;
    padding             : 20px 0;
    -webkit-box-shadow  : 0px 0.866px 1px 0px #D2D1C8;
    -moz-box-shadow     : 0px 0.866px 1px 0px #D2D1C8;
    -ms-box-shadow      : 0px 0.866px 1px 0px #D2D1C8;
    -o-box-shadow       : 0px 0.866px 1px 0px #D2D1C8;
    box-shadow          : 0px 0.866px 1px 0px #D2D1C8;
}

ul.nav.navbar-nav>li>.active{
    font-weight     : 600;
 }
ul.nav.navbar-nav li a:hover,
ul.nav.navbar-nav li a:focus {
    color       : #000;
    background  : transparent;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
color       : #fff;
background  : transparent;
}


.navbar-fixed-top{
    padding-top         : 22px;
    padding-bottom      : 22px; 
    -webkit-transition  : all ease-in-out 0.70s;
    -moz-transition     : all ease-in-out 0.70s;
    -o-transition       : all ease-in-out 0.70s;
    -ms-transition      : all ease-in-out 0.70s;
    transition          : all ease-in-out 0.70s;
}

.navbar-fixed-top .navbar-right{

    margin-right    : 0;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {

  background-color  : transparent !important;
  color             : #fff;
  }


.navbar-nav > li > .dropdown-menu {
    border-top-left-radius          : 0;
    border-top-right-radius         : 0;
    left                            : 0px;
    padding                         : 10px 0 0 0;
    background                      : transparent;
    border-radius                   : 0 0 0 0; 
    -webkit-box-shadow              : 0 0 0 #000000;
    -moz-box-shadow                 : 0 0 0 #000000;
    -ms-box-shadow                  : 0 0 0 #000000;
    -o-box-shadow                   : 0 0 0 #000000;
    box-shadow                      : 0 0 0 #000000;
    border-width                    : 0;
    

}




.navbar-nav > li > .dropdown-menu li { list-style:none;

    background          : #ffffff;
    border-width        : 0 1px 1px 1px; 
    border-style        :solid;
    border-color        : #eeeeee;
    -webkit-box-shadow  : 0 1px 3px #ececec;
    -moz-box-shadow     : 0 1px 3px #ececec;
    -ms-box-shadow      : 0 1px 3px #ececec;
    -o-box-shadow       : 0 1px 3px #ececec;
    box-shadow          : 0 1px 3px #ececec;
    

}

.navbar-nav > li > .dropdown-menu li a{

    font-size       : 12px;
    padding         : 8px 15px;
    color           : #626262;
    letterr-spaacing  : 1px;
}


.fa.fa-times{
    cursor     : pointer;
}


/*------------------------------------------
    -   SETTINGS FOR BANNER CONTAINERS  -
--------------------------------------------*/

.tp-banner-container{
    width       :100%;
    position    :relative;
    padding     :0;

}

.tp-banner{
    width       :100%;
    position    :relative;
}

.tp-banner-fullscreen-container {
        width       :100%;
        position    :relative;
        padding     :0;
}



/*------------------------------------------
    -   mmenu  -
--------------------------------------------*/
a.navbar-brand {
    padding     : 0;
    height      : 0;
}
.navbar-left{
    padding     : 0;
    margin      : 0;
    margin-top  : 2px;
}
.mm-list > li > a, .mm-list > li > span{
    text-transform  : uppercase;
    color           : #ffffff;
}

.mm-list a, .mm-list a:hover{
    color : rgb(232, 71, 0);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), 
.mm-menu .mm-list > li.mm-selected > span{

    color : rgb(232, 71, 0);
}

.mm-menu .mm-list > li > a.mm-subopen:after{
    color   : red !important;
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
border-color    : rgba(232, 71, 0, 0.8);
}

.mm-menu .mm-list > li > a.mm-subclose{

    color       : #ffffff;
    font-size   : 18px;
}

.mm-menu.mm-current{

    z-index : 99999;
}


/*------------------------------------------
    -   WHO WE ARE  -
--------------------------------------------*/

.who-we-are-content{
    padding-top         : 60px;
}
section.who-we-are .col-lg-12{
    margin-bottom       : 50px;
}
section.who-we-are .col-md-3 .fa{
    font-size           : 25px;
    color               : #ec8c04;
    margin              : 0 auto;
    height              : 90px;
    width               : 90px;
    border-radius       : 50%;
    border              :2px solid #ec8c04;
    line-height         : 80px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}
section.who-we-are .col-md-3 i:before{
    margin-left         : 0px;
    font-size           : 40px;
}


section.who-we-are .col-md-3 .fa:hover{
    
    background-color        : #ec8c04;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.who-we-are-content p{
    font-size               : 13px;
    padding-top             : 30px;
}

.menu-fix{

    margin-top  : 100px;
}
/*------------------------------------------
    -   SERVICES  -
--------------------------------------------*/

.service{
    border-top          : 1px solid #ececec;
    background-color    : #f8f8f8;
}
.service .col-md-5{
    padding-top         : 65px;
}
.service .col-md-2{
    padding-top         : 40px;
}
.left-column .media {
    text-align          : right;
}
.media{
    margin-top          : 50px; margin-bottom:50px;
}

.left-column .media-left {
    float               : right;
    padding-left        : 20px;
    padding-right       : 0;
}
.media-left>a>.fa{
    height                  : 56px;
    width                   : 56px;
    border-radius           : 50%;
    border                  : 2px solid #cfcece;
    padding                 : 15px;
    margin-bottom           : 13px;
    display                 : table-cell;
    -webkit-transition      : all 0.2s ease 0s;
    -moz-transition         : all 0.2s ease 0s;
    -ms-transition          : all 0.2s ease 0s;
    -o-transition           : all 0.2s ease 0s;
    transition              : all 0.2s ease 0s;
}
.media-left>a>.fa:before{
    color                   : #ccc;
    font-size               : 25px;
}
.image-box img {
     width                  : 100%;
}

.media:hover .media-left a .fa{
    color                   : #999;
    border                  : 2px solid #e84711;
    background-color        : #ec8c04;
}

.media:hover .media-left a,
.media:hover .media-left > a > .fa:before{
    color               : #fff;
    text-decoration     : none;
}
.left-column .media-body {
    display         : block;
}
.right-column .media-left.media-middle {
float               : left;
padding-right       :20px;
}
.media-body h2{
    font-size       : 15px;
    line-height     : 30px;
    color           : #515151;
}
.media-body h3{
    font-size       : 14px;
    color           : #777777;
}
.media-body span{
    color           : #777777;
}

/*FLAT ICON OVER WRITE*/

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family    : Flaticon;
    font-size      : 20px;
    font-style     : normal;
    margin-left    : 0;
}

/*------------------------------------------
    -   CLEAN IDEA  -
--------------------------------------------*/


.clean-idea{
    background              : url("../img/clean.png")no-repeat center center fixed;
    background-size         : cover;
    position                : relative;
}



.clean-idea h1,
.clean-idea p{
    color                   : #fff;
}
.clean-idea p{
    font-size               : 20px;
    font-style              : italic;
    width                   : 80%;
    font-weight             : 300;
    margin                  : 0 auto;
    color                   : #fff !important;
}

/*BUTTON SET*/
.btn:focus,
.btn.focus{
    outline                 : 0;
    outline-offset          : 0;
    -webkit-box-shadow      : none;
    -moz-box-shadow         : none;
    -ms-box-shadow          : none;
    -o-box-shadow           : none;
    box-shadow              : none;
}


.btn{
    border-radius           : 0;
    font-size               : 16px;
}
.btn:focus{
     outline             : 0;
}
.btn-danger:hover{
    outline             : 0;
    background          :rgb(232, 71, 11) !important;
    border              : 1px solid rgb(232, 71, 0) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-primary:hover{
    outline             : 0px;
    color               : #fff;
    background          :rgb(0, 0, 0) !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}


.button-set .btn{
    font-family         : 'Open Sans', sans-serif;
    letterr-spaacing      : 1px;
}
.button-set .btn-danger{
    background-color    : #990000;
    border              : 1px solid #1c1c1c;
    margin-bottom       : 5px;
    
}
.button-set .btn-primary{
    background-color    : #3f51b5;
    border              : 1px solid #e84711;
}
.button-set{
    margin-top          : 50px;
}
.button-set .fa{
    padding-right       : 10px;
}
.contact-us{
    padding: 6px 12px;
    background-color: #ec8c04;
    border: 1px solid #e84711;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    letterr-spaacing: 1px;
    font-size: 16px;
}

.contact-us:focus{

    color: #fff;
}
.contact-us:hover{
    background-color: #fff;
     border: 1px solid #fff;
     color: #000;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;

}



/*===============================================================
    -             PORTFOLIO           -
==================================================================*/
.protfolio{
    padding-bottom      : 0 !important;
    min-height          : 295px;
    overflow-x          : hidden;
}
.portfolio-menu{
    padding-top         : 50px;
    padding-bottom      : 25px;
}

#filter {
    display            : block;
    list-style         : none outside none;
    margin             : 0 auto;
    overflow           : hidden;
    padding            : 0;
    text-align         : center;
    padding            : 0 15px;
    }
#filter li {
    display            : inline-block;
    margin             : 0;
    padding            : 0;
    border             : 0;
    background         : none;
    }

#filter li a {
    border-radius       : 0px;
    cursor              : pointer;
    display             : block;
    margin              : 0;
    padding             : 5px 15px;
    text-transform      : uppercase;
    color               : #8d8d8d;
    background-color    : #f5f5f5;
    }
#filter li a.active,
#filter li a:hover,
#filter li a:focus{
    background-color    : #ec8c04;
    color               : #fff;
    text-decoration     : none;
    outline             : none;
}

.portfolio {
    min-height          : 230px;
    overflow: hidden !important;
}
.modal-body img{
    width               : 100%;
    max-height          : 450px;
}
.modal-title{
    font-size           : 20px;
}
.modal-open .modal{
    background          : rgba(10, 20, 25,0.5);
}
.modal-header .btn{
    color               : #e95e1d;
    border-color        : #e95e1d;
}
.modal-header .btn:hover{
    background-color    : #e95e1d;
    color               : #fff;
    border              : 1px solid #e95e1d;
    -webkit-transition  : all  ease 0.50s;
    -moz-transition     : all  ease 0.50s;
    -ms-transition      : all  ease 0.50s;
    -o-transition       : all  ease 0.50s;
    transition          : all ease 0.50s;
  
}
.more-area{
    background         : url(../img/more.png) no-repeat center center;
    background-size    : cover;
    padding            : 32px 0;
}
.more-area h2{
    font-family     : 'Roboto Condensed', sans-serif;
    font-weight     : 400;
    color           : #ffffff;
    text-transform  : uppercase;
    font-size       : 25px;
    padding-top     : 8px;

}
/*============================================================
    -        OUR TEAM       -
===============================================================*/

.our-team .col-md-3{
    padding-top     : 50px;
}

 .our-team .icon-holder ul li{

    display             : inline-block;
    margin              : 0 10px;
}

.our-team .icon-holder ul li:first-child{

    margin  : 0 10px 0 0;
}

.our-team .icon-holder ul li:last-child{

    margin  : 0 0 0 10px;
}
.our-team .icon-holder ul li a{

     color  : #ffffff;
}

.our-team .icon-holder ul li a  .fa{
    
    height              : 45px;
    width               : 45px;
    border-radius       : 50%;
    padding             : 14px;
    border              : 1px solid;
    font-size           : 20px;
    line-height         : 15px;
    background          : rgba(232, 71, 0, 0);
    -webkit-transition  : background  ease 0.50s;
    -moz-transition     : background  ease 0.50s;
    -ms-transition      : background  ease 0.50s;
    -o-transition       : background  ease 0.50s;
    transition          : background ease 0.50s;


}
.our-team .icon-holder ul li:hover a .fa{
background      : rgba(232, 71, 0, 1);
border-color    : rgba(255,255,255,0.5);

}

.our-team .team-designation{
width               : 100%;
background          : #ffffff;
padding             : 10px 0 5px 0;
-webkit-box-shadow  : 0px 2px 0px #ebeaea;
-moz-box-shadow     : 0px 2px 0px #ebeaea;
-ms-box-shadow      : 0px 2px 0px #ebeaea;
-o-box-shadow       : 0px 2px 0px #ebeaea;
box-shadow          : 0px 2px 0px #ebeaea;
text-align          : center;

}



.our-team .zoomIn .team-designation p{

    font-family         : 'Roboto Condensed', sans-serif;
    color               : #707070;
    font-size           : 14px;
    font-weight         : bold;
    letterr-spaacing      : 1.5px;
    line-height         : 17px;
    text-transform      : uppercase;
    line-height         : 10px;
}



.our-team .team-designation span{

    font-family     : 'Roboto Condensed', sans-serif;
    color           : #989898;
    font-size       : 11px;
    font-weight     : bold;
    letterr-spaacing  : 1.5px;
    text-transform  : uppercase;

}



/*===========================================================
   -          COUNTING           -
=============================================================*/
.counting{
    background      : url("../img/counting-bg.jpg")no-repeat center center fixed;
    background-size : cover;
    position        : relative;
}

.counting:before,.clean-idea:before,.contact-wrapper:before{
    position        : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    height          : 100%;
    width           : 100%;
    background      : rgba(0,0,0,0.85);
   
}


.counting .row span{
    font-family     : 'Roboto Condensed', sans-serif;
    font-size       : 70px;
    font-weight     : 700;
    color           : #fff;
    position        : relative;
}

.counting .row span.count1:before{
    position        : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/hand.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count2:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/bag.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count3:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/tweet.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count4:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/light.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}

.counting .row .col-sm-6 p{
    font-family     : 'Roboto Condensed', sans-serif;
    color           : #fff;
    font-size       : 20px;
    font-weight     : 700;
    text-transform  : uppercase;
    letterr-spaacing  : 2px;
    padding-top     : 30px;
}

/*============================================================
      -         TESTIMONIAL          -
==============================================================*/


.testimonial .testimonial-feed{
    width       : 75%;
    text-align  : center;
    margin      : 0 auto;
}
.carousel-caption{
    color               : #000;
    -webkit-text-shadow : none;
    -moz-text-shadow    : none;
    -ms-text-shadow     : none;
    -o-text-shadow      : none;
    text-shadow         : none;
}
.testimonial .fa-twitter{
    position    : relative;
    color       : #e95e1d;
    font-size   : 45px;
}

.testimonial-feed .carousel{
    padding-top : 45px;
}
.testimonial-feed .item p {
    padding-top : 15px;
    font-size   : 14px;
    font-weight : 400;
    color       : #777;
}
.testimonial-feed .item p a{
    color       : #e95e1d;
}
.carousel-inner .item img {
    margin: 0 auto;
    haeight: 180px;
    wiadth: 180px;
    border-radius: 50%;
    border: 2px solid #e95e1d;
}
.modal-body img { border:none!important; border-radius:0!important;}

.carousel-inner .active .image-bar{
    position: relative;
}
.carousel-inner .active .image-bar:after{
    position: absolute;
    content: " ";
    top: 50%;
    right: 37%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
}
.carousel-inner .active .image-bar:before{
    position: absolute;
    content: " ";
    top: 50%;
    right: 57%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
    -webkit-transition: all ease 600ms;
    -o-transition: all ease 600ms;
    transition: all ease 600ms;
}
.carousel-inner .item span{
    position: relative;
    padding-top: 45px;
}
.carousel-inner .item span:after{
    position: absolute;
    content: " ";
    bottom: 16%;
    left: -35px;
    width: 30px;
    height: 2px;
    backgraound-color: #000;
}
.control-arrow{
    text-align  : center;
    margin-top  : 55px;
}
.control-arrow a{
    position    : relative;
}
.carousel-control a i{
    position    : absolute;
    top         : 0;
    left        : 50%;
}

.carousel-control.right,.carousel-control.left{
    background  : #878787;
    padding     : 6px;
    color       : #fff !important;
    opacity     : 1;
    margin      : 0 3px;
}

.carousel-control:hover{
    background          : #ec8c04;
    -webkit-transition  : all  ease-in 0.35s;
    -moz-transition     : all  ease-in 0.35s;
    -ms-transition      : all  ease-in 0.35s;
    -o-transition       : all  ease-in 0.35s;
    transition          : all ease-in 0.35s;
}
.control-arrow i:before{
    padding         : 10px;
    font-size       : 20px;
    font-weight     : 700;
}

.right i {
    margin-left     : -2px;
}
.flaticon-previous11:before {
    margin-right    : -6px;
    margin-left     : 3px;
}


/*============================================================
      -         BLOG          -
==============================================================*/


.blog-wrapper{
    background      : #f8f8f8;
    border-top      : 1px solid #ececec;
    border-bottom   : 1px solid #ececec;
    padding-bottom  : 0;
    }
.blog-wrapper p{
    color           : #8d8b8b;
    margin-bottom   : 35px;

}
.blog-wrapper .blog-date-wrapper img{
    width    : 100%;
}
.blog-wrapper .blog-date-wrapper{
    width       :100%;
    background  : #ebebeb;
    
}

.blog-container h2 {
    font-family     : "Roboto Condensed",sans-serif;
    font-size       : 20px;
    font-weight     : bold;
    letterr-spaacing  : 1.7px;
    padding         : 17px 0 20px;
}


.blog-wrapper .blog-container,.blog-wrapper .blog-date-wrapper{    
    padding         : 15px;
    border-color    : #d7d7d7;
    border-style    : solid;
    border-width    : 0px 1px 1px 1px;
    padding-bottom  : 21px;
}

.blog-wrapper h2 a{
color   : #525252;

}

.blog-wrapper h2 a:hover{
color   : #e95e1d;
opacity : 1;

}
.blog-wrapper .custom-button{

    padding         : 8px 20px;
    border-color    : #d7d7d7;
    border-style    : solid;
    border-width    : 1px;
    color           :#515151;
    font-size       : 14px;
    font-family     : 'Roboto Condensed', sans-serif;
    font-style      : italic; 
    text-transform  : uppercase;
    font-weight     : 300;
    letterr-spaacing  : 1.3px;
}

.blog-wrapper .custom-button i{

opacity             : 0;
font-size           : 16px;
-webkit-transition  : opacity  ease 0.35s; /* For Safari 3.1 to 6.0 */
-moz-transition     : opacity  ease 0.35s;
-ms-transition      : opacity  ease 0.35s;
-o-transition       : opacity  ease 0.35s;
transition          : opacity ease-in 0.35s; 

}
.blog-wrapper .custom-button:hover i{

opacity   : 1;


}
.blog-wrapper .custom-button:hover{

color           :#e95e1d;
border-color    : #e95e1d;
}


.blog-wrapper .blog-date-wrapper{
font-family     : 'Roboto Condensed', sans-serif;
font-size       : 14px;
font-style      : italic;
line-height     : 10px;
font-weight     : 300;
letterr-spaacing  : 1.5px;
text-transform  : capitalize;
padding-top     : 19px;
}

.blog-date-wrapper span{
    color                   : #7f7f7f;
    cursor                  : pointer;
    -webkit-transition      : color ease-in 0.35s;
    -moz-transition         : color ease-in 0.35s;
    -ms-transition          : color ease-in 0.35s;
    -o-transition           : color ease-in 0.35s;
    transition              : color ease-in 0.35s; 
}

.blog-date-wrapper span:hover{
    color           : #e95e1d;
}


.blog-wrapper .blog-date-wrapper span:nth-child(2n+2){
    margin  : 0 0 0 10px;
}

.blog-wrapper .col-sm-4{
    margin-top  : 50px;
}



.blog-wrapper .more-area{
    margin-top  : 45px;
}
.blog-wrapper .more-area h2{
    font-weight     : 300;
    font-size       : 32px;
    text-transform  : uppercase;
    padding-top     : 3px;
}
/*===========================================================
   -         PARTNER WRAPPER            -
=============================================================*/
.partner-wrapper .owl-carousel .feature-image{
    padding     : 35px;
}
/*=========================================================
                  GET IN TOUCH
==========================================================*/

.contact-wrapper{
    background      : #161616 url("../img/contact-back-img.jpg") no-repeat center center fixed;
    position        : relative;
    background-size : cover;
}
.contact-wrapper .form-inline .form-control {
    display         : inline-block;
    width           : 100%;
    border-radius   : 0;
    vertical-align  : middle;
}

.contact-wrapper .section-title{
    color   : #fff;
}
.contact-wrapper .p-padding{
    color   : #fff;
}
.contact-wrapper  form{
    margin-top  : 50px;
}


.contact-wrapper input, .contact-wrapper textarea, .contact-wrapper button{

    margin  : 0 0 15px 0;
}

.contact-wrapper .costom-btn{
    width                       : 100%;
    background                  : rgba(236, 140, 4, 1);
    border                      : 1px solid #ec8c04;
    font                        : bold 16px/18px 'Open Sans', sans-serif;
    color                       : #ffffff;
    text-transform              : uppercase;
    letterr-spaacing              : 1.5px;
    -webkit-transition          : all ease 0.4s ;
    -moz-transition             : all ease 0.4s ;
    -ms-transition              : all ease 0.4s ;
    -o-transition               : all ease 0.4s ;
    transition                  : all ease 0.4s ;
    

}

.contact-wrapper .costom-btn:hover{
    background          : rgba(232, 71, 0, 0);
    color               : #ffffff;
    border              : 1px solid #ffffff;
}

.contact-wrapper .success, .contact-wrapper .error{

    display         : none;
    text-align      : center;
    padding         : 6px; 
    text-transform  : uppercase;
}
.contact-wrapper .success{
    background : #DFF0D8;
}
.contact-wrapper .error{
    background  : rgba(253,231,231,1);
}
.contact-wrapper .validation{
    background  : rgba(253,231,231,1);
    border      : 2px solid #ff0000;
    box-shadow  : 0 0 2px rgba(101,13,12,0.5) inset;
}
.contact-wrapper .form-control:-ms-input-placeholder
{
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letterr-spaacing  : 1.1px;
}


.contact-wrapper .form-control::-webkit-input-placeholder {
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letterr-spaacing  : 1.1px;
}

.contact-wrapper .form-control::-moz-placeholder

 {
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letterr-spaacing  : 1.1px;
}

 
.contact-wrapper .form-control:focus {
    border              : 1px solid rgba(232,71,0, 1);
    outline             : 0;
    -moz-box-shadow     : 0px 0px 3px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 3px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 3px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 3px rgba(232,71,0,0.9);
    box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 3px rgba(232,71,0,0.9);
    }


.contact-wrapper .contact-or{

    width           : 68px;
    height          : 68px;
    margin          : 0 auto;
    border-radius   : 50%;
    background      : #ffffff;
    text-transform  : uppercase;
}

.contact-wrapper .contact-or p{
    font                : bold 25px/22px 'Roboto Condensed', sans-serif;
    color               : #ec8c04;
    padding             : 0;
    margin              : 0 auto;
    letterr-spaacing      : 1.5px;
    text-align          : center;
    line-height         : 69px;
}

.contact-wrapper .icon-text{

    font            : normal 16px/22px 'Open Sans', sans-serif;
    text-align      : center;
    color           : #ffffff;
    text-transform  : uppercase;
    margin          : 25px 0;
}

.contact-wrapper .icon-holder{

    width           : 300px;
    margin          : 0 auto;
}



.contact-wrapper .icon-holder ul li {

    display             : inline-block;
    margin              : 0 10px;
    width               : 38px;
    height              : 38px;
    text-align          : center;
    border-radius       : 50%;
    border              : 1px solid #ffffff; 
    background          : rgba(232, 71, 0, 0);
    -webkit-transition  : background  ease 0.50s;
    -moz-transition     : background  ease 0.50s;
    -o-transition       : background  ease 0.50s;
    -ms-transition      : background  ease 0.50s; 
    transition          : background ease 0.50s; 

}

.contact-wrapper .icon-holder ul li:first-child{

    margin  : 0 10px 0 0;
}

.contact-wrapper .icon-holder ul li:last-child{

    margin  : 0 0 0 10px;
}
.contact-wrapper .icon-holder ul li a{
    width       : 38px;
    height      : 38px;
    color       : #ffffff;
    
}


.contact-wrapper .icon-holder ul li .fa{
    line-height     : 37px;
}


.contact-wrapper .icon-holder ul li:hover{
background      : rgba(232, 71, 0, 1);
border          : 1px solid rgba(255,255,255,0.5);
}

/*========================================================
                      FOOTER
==========================================================*/
.floatleft{
    float    : left;
}
.floatright{
    float   : right;
}
.clearboth{
    clear    : both;
}

footer{
    background    : #2f2f2f;
    border-top    : 1px solid #3c3c3c;
}

footer .footer-heading{
    font           : bold 18px/19px 'Roboto Condensed', sans-serif;
    letterr-spaacing : 1.5px;
    color          : #e1e1e1;
    text-transform : uppercase;
        
}

.footer-heading::first-letter {
  
  color  : #ec8c04;
}

.footer-content{
    font    : normal 13px/20px Open Sans;
    color   : #dcdcdc;
    margin  : 40px 0 0; 
}

.footer-wrapper ul.footermenu,.footer-wrapper ul.footercontact,.footer-wrapper ul.footerblog {
    margin  : 30px 0 0; 
}

.footer-wrapper ul.footermenu li a{
    text-transform  : capitalize;
    font            : normal 14px/18px 'Roboto Condensed', sans-serif;
    color           : #999999;
    letterr-spaacing  : 1.2px;
}

.footer-wrapper ul  li a:hover{
    color   : #f14b02 !important;
}

.footer-wrapper ul.footermenu li a:before{
    content : ">";
    margin  : 0 5px 0 0;
}

.footer-wrapper ul.footercontact li,.footer-wrapper ul.footercontact li a{
    font             : normal 13px/28px 'Open Sans', sans-serif;
    color            : #666666;
    letterr-spaacing   : 1.2px;
}


.footer-wrapper ul.footercontact li span{
    text-transform  : capitalize;
}



.footer-wrapper ul.footercontact li span,.footer-wrapper ul.footercontact li i{
    color  : #dcdbdb;
}

.footer-wrapper ul.footercontact li i:before{
    font-size  : 14px;
    margin     : 0 8px 0 0;
}
    
.footer-wrapper ul.footercontact li .flaticon-close13:before{
    font-size  : 10px;
}

.footer-wrapper ul.footerblog li,.footer-wrapper ul.footerblog li a{
    font            : normal 13px/18px 'Open Sans', sans-serif;
    color           : #b4b4b4;
    letterr-spaacing  : 1.2px;
    padding-bottom  : 10px;    
}

.footer-wrapper ul.footerblog li p{
    color       : #666666;
    font        : normal 12px/18px 'Open Sans', sans-serif;
    font-style  : italic;
}



/*===========================================================
   -         FOOTER BOTTOM            -
=============================================================*/

.footer-bottom .col-xs-12 p{
    font-size   : 12px;
}
.footer-bottom .col-xs-12 p span{
    text-transform  : uppercase;
}
.footer-bottom .col-xs-12 p a{
    color           : #9a9a9a !important;
    text-transform  : capitalize;
}
.footer-bottom .col-xs-12 p a:hover{
    color   : #ec8c04 !important;
}
.footer-bottom{
    background-color    : #252525;
    padding             : 20px 0;
}
.backtop {
    color              : #fff;
    border             : 1px solid #171715;
    padding            : 3px 5px;
    font-size          : 24px;
    overflow           : hidden;
    cursor             : pointer;
    width              : 40px;
    height             : 40px;
    border-radius      : 40px;
    line-height        : 30px;
    background-color   : #171717;
    text-align         : center;
    position           : absolute;
    bottom             : -8px;
    right              : 15px;
    -webkit-transition : 500ms;
    -moz-transition    : 500ms;
    -o-transition      : 500ms;
    -ms-transition     : 500ms;
    transition         : 500ms;
    box-sizing         : border-box;
    -moz-box-sizing    : border-box;
    -webkit-box-sizing : border-box;
    -webkit-transform  : translateZ(0);
    }

.backtop:hover {
    color      : #ec8c04;
    background : #252525;
    }

.backtop:after {
    /*pointer-events     : none;*/
    position           : absolute;
    width              : 100%;
    height             : 100%;
    content            : '';
    -webkit-box-sizing : content-box;
    -moz-box-sizing    : content-box;
    box-sizing         : content-box;
    display            : none;
    }

.backtop:before {
    font-family            : 'FontAwesome';
    speak                  : none;
    font-size              : 20px;
    line-height            : 30px;
    font-style             : normal;
    font-weight            : normal;
    font-variant           : normal;
    text-transform         : none;
    display                : block;
    -webkit-font-smoothing : antialiased;
    }

.backtop:hover::before {
    -webkit-animation : toTopFromBottom 0.3s forwards;
    -moz-animation    : toTopFromBottom 0.3s forwards;
    animation         : toTopFromBottom 0.3s forwards;
    }



/*NAVBAR TOGGLE*/
.navbar-toggle {
    position        : relative;
    float           : right;
    padding         : 11px 10px;
    margin-top      : -10px;
    margin-right    : 15px;
    margin-bottom   : 0;
    background-color: transparent;
    background-image: none;
    border          : 1px solid #fff !important;
    border-radius   : 0;
}
.navbar-default .navbar-toggle .icon-bar {
background-color    : #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color    : #990000;
-webkit-transition  : all ease 200ms;
-moz-transition     : all ease 200ms;
-o-transition       : all ease 200ms;
transition          : all ease 200ms;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color    : #fff;
   -webkit-transition   : all ease 200ms;
   -moz-transition      : all ease 200ms;
   -o-transition        : all ease 200ms;
   transition           : all ease 200ms;
}


/*===============================================================
                         Full Width Blog
================================================================*/

.blog-header{
    background          : #ffffff url("../img/blog-background.jpg") no-repeat center center;
    background-size     : cover;
    position: relative;
}
.blog-header:before{
    background      : rgba(0,0,0,0.8);
    background-size : cover;
    position        : absolute;
    top             : 0;
    content         : " ";
    width           : 100%;
    height          : 100%

}
.blog-header .section-title{
    color           : #ffffff;
}

.blog-content .row{
    padding         : 50px 0;
    border-bottom   : 1px solid #e2e2e2;
}

.blog-content .sidebar-blog-content .row{
    padding         : 0 0 50px 0;
    border-bottom   : 1px solid #e2e2e2;
}
.blog-sidebar .blog-content{   
    padding         : 35px 0;
}

.blog-content  img{   
    padding-bottom  : 50px;   
}

.blog-content  iframe{
  padding-bottom  : 42px;
}


.blog-date{ 
    margin-right    : 50px;
}

.blog-sidebar .blog-date{ 
    margin-right    : 0;
    }

.blog-date p{
    background      : #f54828;
    padding         : 10px 25px 15px;
    font-family     : 'Roboto Condensed', sans-serif;
    color           : #ffffff;
    font-size       : 20px;
    text-align      : center;
    line-height     : 20px;
    text-transform  : capitalize;
}

.blog-sidebar .blog-date p{
    font-size   : 18px;
}

.blog-date p span{
    color       : #ffffff;
    font-size   : 55px;
    font-weight : bold;
    line-height : 55px;
}

.blog-sidebar .blog-date p span{  
    font-size   : 38px;
    line-height : 38px;
}

.blog-content h1{
    line-height : 25px;
}

.blog-content h1 a{
    color           : #1a1a1a;
    font-family     : 'Roboto Condensed', sans-serif;
    font-size       : 27px;
    letterr-spaacing  : 1.7px;
    font-weight     : 400;
    text-transform  : uppercase;
}

.blog-sidebar .blog-content h1 a{
    font-size   : 20px;
}

.blog-sidebar .blog-content h1{
    line-height     : 15px;
}

.blog-content h1 a:hover, .blog-content .icon-holder a:hover{
    color         : #f54828;
    }

.blog-content .icon-holder{
    font-family  : 'Open Sans', sans-serif;
    font-size    : 16px;
    text-transform: capitalize;
    letterr-spaacing: 1.5px;
    padding       : 5px 0 20px 0;
    
}

.blog-sidebar .blog-content .icon-holder{
    font-size: 13px;
}

.blog-content [class^="flaticon-"]:before,
.blog-content [class*=" flaticon-"]:before,
.blog-content [class^="flaticon-"]:after,
.blog-content [class*=" flaticon-"]:after{
    margin-left     :0px;
    margin-right    :10px;
}

.blog-content .flaticon-eye128{
    position    : relative;
    top         :-4px;
}

.blog-content .icon-holder a{
    color           : #999999;
    margin-right    : 20px; 
}

.blog-content .contents{ 
    color           :  #6b6b6b;
    font-family     : 'Open Sans', sans-serif;
    font-size       : 16px;
    letterr-spaacing  : 1.5px;
    line-height     : 27px;
    font-weight     : 300;
}

.blog-sidebar .blog-content .contents{
    font-size   : 13px;
}

.blog-content button{
    font-weight         : 300;
    text-transform      : capitalize;
    background          : none;
    border              :  1px solid #e2e2e2;
    color               :  #6b6b6b ;
    font-family         : 'Open Sans', sans-serif;
    font-size           : 16px;
    margin              : 45px 0 0 0;
    letterr-spaacing      : 2px;
    float               : right;
    -webkit-transition  : all  ease-in-out 0.30s;
    -moz-transition     : all  ease-in-out 0.30s;
    -o-transition       : all  ease-in-out 0.30s;
    -ms-transition      : all  ease-in-out 0.30s;
    transition          : all  ease-in-out 0.30s;
}


.blog-content button:hover{  
    border  :  1px solid #f54828;
    color   :  #f54828;
}

.blog-content .video-area{
    height  : 600px;
    width   : 100%;
}

.blog-sidebar .blog-content .video-area{
    height  : 450px;
    width   : 100%;
}


/*pagination*/
.blog-content .pagination-lg > li > a, 
.pagination-lg > li > span{
    padding     : 9px 16px;
    color       : #6b6b6b;
    font-family : 'Open Sans', sans-serif;
    font-size   : 14px;
    background  : #e7e7e7 ;
    border      : none;
    margin      : 0 1px; 
}

.blog-content .container-fluid .pagination-lg > li > a, 
.blog-content .container-fluid .pagination-lg > li > span{
    margin  : 0 -1px 0 0 ; 
}

.blog-content.pagination-content .container-fluid .row{
    padding : 0px; 
}

.pagination-lg > li:first-child > a, 
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    border-radius   : 0px;
    margin          : 0 1px 0 0; 
    text-transform  : capitalize;
}

.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    margin  : 0 0 0 1px;
}

.blog-content .container-fluid .pagination-lg > li:last-child > a, 
.blog-content .container-fluid .pagination-lg > li:last-child > span{
    margin  : 0 0 0 -1px;
}

.pagination-lg > li:first-child > a > span,
.pagination-lg > li:last-child > a > span{
    font-size   : 20px ;
    line-height : 10px;
    position    : relative;
    top         : 2px;
}

.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus{
    background          : #f54828;
    color               : #ffffff;
    -webkit-text-shadow : 0 1px 0 #000000;
    -moz-text-shadow    : 0 1px 0 #000000;
    -ms-text-shadow     : 0 1px 0 #000000;
    -o-text-shadow      : 0 1px 0 #000000;
    text-shadow         : 0 1px 0 #000000;
}


.blog-content.pagination-content{
    padding : 0px;
}

/*===============================================================
                         Blog Sidebar
================================================================*/

.sidebar{
    margin  : 35px 0; 
    padding : 0 15px;
    border  : 1px solid #dddddd;
}

.blog-sidebar .list-group-item{  
    border-width    : 1px 0 1px 0;
    border-color    : #ececec;
    border-style    : solid;
    font-family     : 'Open Sans', sans-serif;
    font-size       : 14px;
    color           : #8b8b8b;
    text-transform  : capitalize;
    font-weight     : 300;
    padding         : 10px 0;
}

.blog-sidebar .list-group-item span{ 
    font-weight     : 300;
}

.blog-sidebar .list-group-item:first-child,
.blog-sidebar .list-group-item:last-child{
    border-radius   : 0;
}

.blog-sidebar .list-group-item.active, 
.blog-sidebar .list-group-item.active:hover, 
.blog-sidebar .list-group-item.active:focus,
.blog-sidebar .sidebar-heading{
    background      : transparent;
    color           : #4e4e4e;
    font-size       : 16px;
    font-weight     : bold;
    text-transform  : uppercase;
    border-width    : 0 0 0 0;
    letterr-spaacing  : 1.5px; 
}

.blog-sidebar .list-group-item.active{
    position : relative;
}

.blog-sidebar .list-group-item.active:before,
.blog-sidebar .sidebar-heading:before{ 
    content         : " ";
    border-width    : 0 0 2px 0;
    border-color    : rgba(232,71,0, 1);
    border-style    :  solid ;
    width           : 60px;
    position        : absolute;
    bottom          : 0;
    left            : 0;
}

.blog-sidebar a.list-group-item:hover, .blog-sidebar a.list-group-item:focus{
    background  : transparent;
    color       : rgba(232,71,0,1);
}


.blog-sidebar .media {
    margin      : 15px 0 ;
}

.blog-sidebar .media h3{
    padding-top     : 7px;
}
.blog-sidebar .media .media-body h3 a{
    font-family     : 'Open Sans', sans-serif;
    font-size       : 13px;
    color           : #4e4e4e;
    text-transform  : uppercase; 
}

.blog-sidebar .media .media-body h3 a:hover{
    color   : rgba(232,71,0,1);
}

.blog-sidebar .media .media-body p{  
    font-family     : 'Open Sans', sans-serif;
    font-size       : 13px;
    color           : #9a9a9a;
    font-weight     : 300;
    line-height     : 15px; 
    }

.blog-sidebar .media .media-body a span {
    font-family         : 'Open Sans', sans-serif;
    font-size           : 12px;
    color               : #4e4e4e;
    text-transform      : capitalize;
    font-weight         : 300;
    -webkit-transition  : color ease 0.35s;
    -moz-transition     : color ease 0.35s;
    -ms-transition      : color ease 0.35s;
    -o-transition       : color ease 0.35s;
    transition          : color ease 0.35s;
}

.blog-sidebar .media .media-body a:hover span {
    color   : rgba(232,71,0,1);
}

.media .media-left .media-object{
    max-width : 100px;
}

.blog-sidebar .sidebar-heading{  
    padding         : 11px 0 8px 0;
    border-bottom   : 1px solid #ececec;
    position        : relative;
}

.blog-sidebar  ul{
    padding  : 19px 0;
}

.blog-sidebar  ul li {
    display     : inline-block;
    margin      : 10px 0;
}

.blog-sidebar  ul li a{
    background      : transparent;
    margin-right    : 5px;
    border          : 1px solid #dddddd;
    font-family     : 'Roboto Condensed', sans-serif;
    font-size       : 13px;
    color           : #999999;
    text-transform  : uppercase;
    padding         : 10px 12px;   
}

.blog-sidebar  ul li a:hover{
    background  : rgba(272,45,40,0.9);
    color       : #ffffff;  
}



/*.left-column .media:hover { background-color:#ec8c04;}

.left-column .media-body:hover h3{ color:#FFFFFF}

.left-column .media-body:hover h2{ color:#FFFFFF}

.left-column .media-body:hover span{ color:#FFFFFF}




.right-column .media:hover { background-color:#ec8c04;}

.right-column .media-body:hover h3{ color:#FFFFFF}

.right-column .media-body:hover h2{ color:#FFFFFF}

.right-column .media-body:hover span{ color:#FFFFFF}*/


h1 { letter-spacing:normal; width:100%; font-family:'Roboto Condensed', sans-serif;}



@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}

.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.glyphicon-asterisk:before{content:"\002a"}

.glyphicon-plus:before{content:"\002b"}

.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}

.glyphicon-minus:before{content:"\2212"}

.glyphicon-cloud:before{content:"\2601"}

.glyphicon-envelope:before{content:"\2709"}

.glyphicon-pencil:before{content:"\270f"}

.glyphicon-glass:before{content:"\e001"}

.glyphicon-music:before{content:"\e002"}

.glyphicon-search:before{content:"\e003"}

.glyphicon-heart:before{content:"\e005"}

.glyphicon-star:before{content:"\e006"}

.glyphicon-star-empty:before{content:"\e007"}

.glyphicon-user:before{content:"\e008"}

.glyphicon-film:before{content:"\e009"}

.glyphicon-th-large:before{content:"\e010"}

.glyphicon-th:before{content:"\e011"}

.glyphicon-th-list:before{content:"\e012"}

.glyphicon-ok:before{content:"\e013"}

.glyphicon-remove:before{content:"\e014"}

.glyphicon-zoom-in:before{content:"\e015"}

.glyphicon-zoom-out:before{content:"\e016"}

.glyphicon-off:before{content:"\e017"}

.glyphicon-signal:before{content:"\e018"}

.glyphicon-cog:before{content:"\e019"}

.glyphicon-trash:before{content:"\e020"}

.glyphicon-home:before{content:"\e021"}

.glyphicon-file:before{content:"\e022"}

.glyphicon-time:before{content:"\e023"}

.glyphicon-road:before{content:"\e024"}

.glyphicon-download-alt:before{content:"\e025"}

.glyphicon-download:before{content:"\e026"}

.glyphicon-upload:before{content:"\e027"}

.glyphicon-inbox:before{content:"\e028"}

.glyphicon-play-circle:before{content:"\e029"}

.glyphicon-repeat:before{content:"\e030"}

.glyphicon-refresh:before{content:"\e031"}

.glyphicon-list-alt:before{content:"\e032"}

.glyphicon-lock:before{content:"\e033"}

.glyphicon-flag:before{content:"\e034"}

.glyphicon-headphones:before{content:"\e035"}

.glyphicon-volume-off:before{content:"\e036"}

.glyphicon-volume-down:before{content:"\e037"}

.glyphicon-volume-up:before{content:"\e038"}

.glyphicon-qrcode:before{content:"\e039"}

.glyphicon-barcode:before{content:"\e040"}

.glyphicon-tag:before{content:"\e041"}

.glyphicon-tags:before{content:"\e042"}

.glyphicon-book:before{content:"\e043"}

.glyphicon-bookmark:before{content:"\e044"}

.glyphicon-print:before{content:"\e045"}

.glyphicon-camera:before{content:"\e046"}

.glyphicon-font:before{content:"\e047"}

.glyphicon-bold:before{content:"\e048"}

.glyphicon-italic:before{content:"\e049"}

.glyphicon-text-height:before{content:"\e050"}

.glyphicon-text-width:before{content:"\e051"}

.glyphicon-align-left:before{content:"\e052"}

.glyphicon-align-center:before{content:"\e053"}

.glyphicon-align-right:before{content:"\e054"}

.glyphicon-align-justify:before{content:"\e055"}

.glyphicon-list:before{content:"\e056"}

.glyphicon-indent-left:before{content:"\e057"}

.glyphicon-indent-right:before{content:"\e058"}

.glyphicon-facetime-video:before{content:"\e059"}

.glyphicon-picture:before{content:"\e060"}

.glyphicon-map-marker:before{content:"\e062"}

.glyphicon-adjust:before{content:"\e063"}

.glyphicon-tint:before{content:"\e064"}

.glyphicon-edit:before{content:"\e065"}

.glyphicon-share:before{content:"\e066"}

.glyphicon-check:before{content:"\e067"}

.glyphicon-move:before{content:"\e068"}

.glyphicon-step-backward:before{content:"\e069"}

.glyphicon-fast-backward:before{content:"\e070"}

.glyphicon-backward:before{content:"\e071"}

.glyphicon-play:before{content:"\e072"}

.glyphicon-pause:before{content:"\e073"}

.glyphicon-stop:before{content:"\e074"}

.glyphicon-forward:before{content:"\e075"}

.glyphicon-fast-forward:before{content:"\e076"}

.glyphicon-step-forward:before{content:"\e077"}

.glyphicon-eject:before{content:"\e078"}

.glyphicon-chevron-left:before{content:"\e079"}

.glyphicon-chevron-right:before{content:"\e080"}

.glyphicon-plus-sign:before{content:"\e081"}

.glyphicon-minus-sign:before{content:"\e082"}

.glyphicon-remove-sign:before{content:"\e083"}

.glyphicon-ok-sign:before{content:"\e084"}

.glyphicon-question-sign:before{content:"\e085"}

.glyphicon-info-sign:before{content:"\e086"}

.glyphicon-screenshot:before{content:"\e087"}

.glyphicon-remove-circle:before{content:"\e088"}

.glyphicon-ok-circle:before{content:"\e089"}

.glyphicon-ban-circle:before{content:"\e090"}

.glyphicon-arrow-left:before{content:"\e091"}

.glyphicon-arrow-right:before{content:"\e092"}

.glyphicon-arrow-up:before{content:"\e093"}

.glyphicon-arrow-down:before{content:"\e094"}

.glyphicon-share-alt:before{content:"\e095"}

.glyphicon-resize-full:before{content:"\e096"}

.glyphicon-resize-small:before{content:"\e097"}

.glyphicon-exclamation-sign:before{content:"\e101"}

.glyphicon-gift:before{content:"\e102"}

.glyphicon-leaf:before{content:"\e103"}

.glyphicon-fire:before{content:"\e104"}

.glyphicon-eye-open:before{content:"\e105"}

.glyphicon-eye-close:before{content:"\e106"}

.glyphicon-warning-sign:before{content:"\e107"}

.glyphicon-plane:before{content:"\e108"}

.glyphicon-calendar:before{content:"\e109"}

.glyphicon-random:before{content:"\e110"}

.glyphicon-comment:before{content:"\e111"}

.glyphicon-magnet:before{content:"\e112"}

.glyphicon-chevron-up:before{content:"\e113"}

.glyphicon-chevron-down:before{content:"\e114"}

.glyphicon-retweet:before{content:"\e115"}

.glyphicon-shopping-cart:before{content:"\e116"}

.glyphicon-folder-close:before{content:"\e117"}

.glyphicon-folder-open:before{content:"\e118"}

.glyphicon-resize-vertical:before{content:"\e119"}

.glyphicon-resize-horizontal:before{content:"\e120"}

.glyphicon-hdd:before{content:"\e121"}

.glyphicon-bullhorn:before{content:"\e122"}

.glyphicon-bell:before{content:"\e123"}

.glyphicon-certificate:before{content:"\e124"}

.glyphicon-thumbs-up:before{content:"\e125"}

.glyphicon-thumbs-down:before{content:"\e126"}

.glyphicon-hand-right:before{content:"\e127"}

.glyphicon-hand-left:before{content:"\e128"}

.glyphicon-hand-up:before{content:"\e129"}

.glyphicon-hand-down:before{content:"\e130"}

.glyphicon-circle-arrow-right:before{content:"\e131"}

.glyphicon-circle-arrow-left:before{content:"\e132"}

.glyphicon-circle-arrow-up:before{content:"\e133"}

.glyphicon-circle-arrow-down:before{content:"\e134"}

.glyphicon-globe:before{content:"\e135"}

.glyphicon-wrench:before{content:"\e136"}

.glyphicon-tasks:before{content:"\e137"}

.glyphicon-filter:before{content:"\e138"}

.glyphicon-briefcase:before{content:"\e139"}

.glyphicon-fullscreen:before{content:"\e140"}

.glyphicon-dashboard:before{content:"\e141"}

.glyphicon-paperclip:before{content:"\e142"}

.glyphicon-heart-empty:before{content:"\e143"}

.glyphicon-link:before{content:"\e144"}

.glyphicon-phone:before{content:"\e145"}

.glyphicon-pushpin:before{content:"\e146"}

.glyphicon-usd:before{content:"\e148"}

.glyphicon-gbp:before{content:"\e149"}

.glyphicon-sort:before{content:"\e150"}

.glyphicon-sort-by-alphabet:before{content:"\e151"}

.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}

.glyphicon-sort-by-order:before{content:"\e153"}

.glyphicon-sort-by-order-alt:before{content:"\e154"}

.glyphicon-sort-by-attributes:before{content:"\e155"}

.glyphicon-sort-by-attributes-alt:before{content:"\e156"}

.glyphicon-unchecked:before{content:"\e157"}

.glyphicon-expand:before{content:"\e158"}

.glyphicon-collapse-down:before{content:"\e159"}

.glyphicon-collapse-up:before{content:"\e160"}

.glyphicon-log-in:before{content:"\e161"}

.glyphicon-flash:before{content:"\e162"}

.glyphicon-log-out:before{content:"\e163"}

.glyphicon-new-window:before{content:"\e164"}

.glyphicon-record:before{content:"\e165"}

.glyphicon-save:before{content:"\e166"}

.glyphicon-open:before{content:"\e167"}

.glyphicon-saved:before{content:"\e168"}

.glyphicon-import:before{content:"\e169"}

.glyphicon-export:before{content:"\e170"}

.glyphicon-send:before{content:"\e171"}

.glyphicon-floppy-disk:before{content:"\e172"}

.glyphicon-floppy-saved:before{content:"\e173"}

.glyphicon-floppy-remove:before{content:"\e174"}

.glyphicon-floppy-save:before{content:"\e175"}

.glyphicon-floppy-open:before{content:"\e176"}

.glyphicon-credit-card:before{content:"\e177"}

.glyphicon-transfer:before{content:"\e178"}

.glyphicon-cutlery:before{content:"\e179"}

.glyphicon-header:before{content:"\e180"}

.glyphicon-compressed:before{content:"\e181"}

.glyphicon-earphone:before{content:"\e182"}

.glyphicon-phone-alt:before{content:"\e183"}

.glyphicon-tower:before{content:"\e184"}

.glyphicon-stats:before{content:"\e185"}

.glyphicon-sd-video:before{content:"\e186"}

.glyphicon-hd-video:before{content:"\e187"}

.glyphicon-subtitles:before{content:"\e188"}

.glyphicon-sound-stereo:before{content:"\e189"}

.glyphicon-sound-dolby:before{content:"\e190"}

.glyphicon-sound-5-1:before{content:"\e191"}

.glyphicon-sound-6-1:before{content:"\e192"}

.glyphicon-sound-7-1:before{content:"\e193"}

.glyphicon-copyright-mark:before{content:"\e194"}

.glyphicon-registration-mark:before{content:"\e195"}

.glyphicon-cloud-download:before{content:"\e197"}

.glyphicon-cloud-upload:before{content:"\e198"}

.glyphicon-tree-conifer:before{content:"\e199"}

.glyphicon-tree-deciduous:before{content:"\e200"}

.glyphicon-cd:before{content:"\e201"}

.glyphicon-save-file:before{content:"\e202"}

.glyphicon-open-file:before{content:"\e203"}

.glyphicon-level-up:before{content:"\e204"}

.glyphicon-copy:before{content:"\e205"}

.glyphicon-paste:before{content:"\e206"}

.glyphicon-alert:before{content:"\e209"}

.glyphicon-equalizer:before{content:"\e210"}

.glyphicon-king:before{content:"\e211"}

.glyphicon-queen:before{content:"\e212"}

.glyphicon-pawn:before{content:"\e213"}

.glyphicon-bishop:before{content:"\e214"}

.glyphicon-knight:before{content:"\e215"}

.glyphicon-baby-formula:before{content:"\e216"}

.glyphicon-tent:before{content:"\26fa"}

.glyphicon-blackboard:before{content:"\e218"}

.glyphicon-bed:before{content:"\e219"}

.glyphicon-apple:before{content:"\f8ff"}

.glyphicon-erase:before{content:"\e221"}

.glyphicon-hourglass:before{content:"\231b"}

.glyphicon-lamp:before{content:"\e223"}

.glyphicon-duplicate:before{content:"\e224"}

.glyphicon-piggy-bank:before{content:"\e225"}

.glyphicon-scissors:before{content:"\e226"}

.glyphicon-bitcoin:before{content:"\e227"}

.glyphicon-btc:before{content:"\e227"}

.glyphicon-xbt:before{content:"\e227"}

.glyphicon-yen:before{content:"\00a5"}

.glyphicon-jpy:before{content:"\00a5"}

.glyphicon-ruble:before{content:"\20bd"}

.glyphicon-rub:before{content:"\20bd"}

.glyphicon-scale:before{content:"\e230"}

.glyphicon-ice-lolly:before{content:"\e231"}

.glyphicon-ice-lolly-tasted:before{content:"\e232"}

.glyphicon-education:before{content:"\e233"}

.glyphicon-option-horizontal:before{content:"\e234"}

.glyphicon-option-vertical:before{content:"\e235"}

.glyphicon-menu-hamburger:before{content:"\e236"}

.glyphicon-modal-window:before{content:"\e237"}

.glyphicon-oil:before{content:"\e238"}

.glyphicon-grain:before{content:"\e239"}

.glyphicon-sunglasses:before{content:"\e240"}

.glyphicon-text-size:before{content:"\e241"}

.glyphicon-text-color:before{content:"\e242"}

.glyphicon-text-background:before{content:"\e243"}

.glyphicon-object-align-top:before{content:"\e244"}

.glyphicon-object-align-bottom:before{content:"\e245"}

.glyphicon-object-align-horizontal:before{content:"\e246"}

.glyphicon-object-align-left:before{content:"\e247"}

.glyphicon-object-align-vertical:before{content:"\e248"}

.glyphicon-object-align-right:before{content:"\e249"}

.glyphicon-triangle-right:before{content:"\e250"}

.glyphicon-triangle-left:before{content:"\e251"}

.glyphicon-triangle-bottom:before{content:"\e252"}

.glyphicon-triangle-top:before{content:"\e253"}

.glyphicon-console:before{content:"\e254"}

.glyphicon-superscript:before{content:"\e255"}

.glyphicon-subscript:before{content:"\e256"}

.glyphicon-menu-left:before{content:"\e257"}

.glyphicon-menu-right:before{content:"\e258"}

.glyphicon-menu-down:before{content:"\e259"}

.glyphicon-menu-up:before{content:"\e260"}



.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:20px}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}

.carousel-caption{right:20%;left:20%;padding-bottom:30px}
.carousel-indicators { width:100%; left:0; margin-left:0; }
.carousel-indicators{top:0px; position:relative}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{right:0;}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left{left:0;}
.carousel-indicators li {  background-color:#d9d9d9; padding:10px 3px; border:none; border-radius:0; height:45px; color:#000; text-indent:inherit; min-width:170px;}
.carousel-indicators li:hover { background-color:#ec8c04; color:#FFFFFF; border:none;}
.carousel-indicators .active:hover { background-color:#ccc; color:#000000; border:none;}
.carousel-indicators li:focus { border:none;}
.carousel-indicators .active { background-color:#ec8c04; border:none; padding:10px 3px; border-radius:0; height:45px; color:#FFFFFF; text-indent:inherit; }
.glyphicon-chevron-right { color:#999;}
.glyphicon-chevron-right:hover { color:#a31919;}
.glyphicon-chevron-left { color:#999;}
.glyphicon-chevron-left:hover { color:#a31919;}

.close { backgrounad-color:#212121!important; color:#FFFFFF!important; opacity:inherit;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation; margin-top:1px!important;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.close:focus,
.close:active:focus,
.close.active:focus,
.close.focus,
.close:active.focus,
.close.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.close:hover,
.close:focus,
.close.focus {
  color: #fff; backgrounad-color:#3F51B5!important; color:#FFFFFF!important;
  text-decoration: none;
}

.carousel-control.right { right:15px;}

.food-type { float:right;}



a.btn-primary { color:#FFFFFF}





.portfolio-item { border-top:5px solid #fff;  border-left:5px solid #fff; }


@media only screen and (max-width: 768px) {
.carousel-indicators { display:none;} }

h3.modal-title {color:#fff; background-color:#e18506; padding:6px 15px; margin-left:-15px; margin-right:5px; width:105.5%!important; font-weight:700; margin-bottom:0px;}
.modal-dialog { padding-top:0px;}
.modal-header { padding-top:0px; padding-left:0;}
.modal-content {border:6px solid #e18506;}



.media:hover .media-left a .fa strong{color:#fff!important;}
  #number strong {font-size:22px; line-height:normal; color:#cfcece;}
  #number:hover strong{ color:#fff;}
  #number:hover { color:#fff!important;}
  
  
  
  
  .btn.blue:not(.btn-outline){color:#FFF;background-color:#1F1A17;border-color:#1F1A17}

.btn.blue:not(.btn-outline).active,.btn.blue:not(.btn-outline).focus,.btn.blue:not(.btn-outline):active,.btn.blue:not(.btn-outline):focus,.btn.blue:not(.btn-outline):hover,.open>.btn.blue:not(.btn-outline).dropdown-toggle{color:#FFF;background-color:#3F51B5;border-color:#3F51B5}

.btn.blue:not(.btn-outline).active.focus,.btn.blue:not(.btn-outline).active:focus,.btn.blue:not(.btn-outline).active:hover,.btn.blue:not(.btn-outline):active.focus,.btn.blue:not(.btn-outline):active:focus,.btn.blue:not(.btn-outline):active:hover,.open>.btn.blue:not(.btn-outline).dropdown-toggle.focus,.open>.btn.blue:not(.btn-outline).dropdown-toggle:focus,.open>.btn.blue:not(.btn-outline).dropdown-toggle:hover{color:#FFF;background-color:#1f75b0;border-color:#1f75b0}

.btn.blue:not(.btn-outline).active,.btn.blue:not(.btn-outline):active,.open>.btn.blue:not(.btn-outline).dropdown-toggle{background-image:none}

.btn.blue:not(.btn-outline).disabled,.btn.blue:not(.btn-outline).disabled.active,.btn.blue:not(.btn-outline).disabled.focus,.btn.blue:not(.btn-outline).disabled:active,.btn.blue:not(.btn-outline).disabled:focus,.btn.blue:not(.btn-outline).disabled:hover,.btn.blue:not(.btn-outline)[disabled],.btn.blue:not(.btn-outline)[disabled].active,.btn.blue:not(.btn-outline)[disabled].focus,.btn.blue:not(.btn-outline)[disabled]:active,.btn.blue:not(.btn-outline)[disabled]:focus,.btn.blue:not(.btn-outline)[disabled]:hover,fieldset[disabled] .btn.blue:not(.btn-outline),fieldset[disabled] .btn.blue:not(.btn-outline).active,fieldset[disabled] .btn.blue:not(.btn-outline).focus,fieldset[disabled] .btn.blue:not(.btn-outline):active,fieldset[disabled] .btn.blue:not(.btn-outline):focus,fieldset[disabled] .btn.blue:not(.btn-outline):hover{background-color:#3598dc;border-color:#3598dc}

.btn.blue:not(.btn-outline) .badge{color:#3598dc;background-color:#FFF}

.btn{outline:0!important; font-weight:600;text-transform:uppercase; font-size:12px; -webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border-width:0!important;overflow:hidden;position:relative;user-select:none;padding:9px 14px 8px;}
.btn:hover { background-color:#000; color:#FFFFFF; outline:0!important; font-weight:600;text-transform:uppercase; -webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border-width:0!important;overflow:hidden;position:relative;user-select:none;padding:9px 14px 8px;}
.page-content {
    padding:0px 10px; }
	
	a {color: #3F51B5;}
	a:hover { color:#1f1a17;}
	
	
	
	.modal-dialog2 {
margin: 10% auto;
max-width: 800px; }

.modal-header { margin-top:10px;}
.modal-header .close { float:right;}
























footer.stickyCartForMobile{background:#000;padding-top:1.5rem;padding-bottom:1.5rem;position:fixed;bottom:0em;width:100%;height:5rem;z-index:999}

footer.stickyCartForMobile .faasos-shoppingbagicon{font-size:2rem;padding-right:1.5rem;vertical-align:top;position:relative}

footer.stickyCartForMobile .faasos-shoppingbagicon .itemCount{font-size:1rem;background:#b42a27;color:#fff;position:absolute;top:0;right:1rem;display:inline-block;width:2rem;height:2rem;text-align:center;padding:.25rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;line-height:1.5}

footer.stickyCartForMobile .paymentText{display:inline-block;vertical-align:middle}

footer.stickyCartForMobile .faasos-inr{font-size:1.2rem}

footer.stickyCartForMobile .proceedToPayment{text-decoration:none}

footer.stickyCartForMobile .proceedToPayment:focus,footer.stickyCartForMobile .proceedToPayment :hover{color:#fff}

footer.stickyCartForMobile .contentDivider{position:relative;cursor:pointer}

footer.stickyCartForMobile .contentDivider:before{background:#fff;content:"";display:block;height:150%;position:absolute;top:-25%;left:0;width:.1rem}


@media only screen{
.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}

.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}

.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}

.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}

thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}

tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}

tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}

th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}

}


@media only screen and (max-width: 480px) {
#mobile-footer { margin-bottom:5em;}}

@media only screen and (min-width: 40.1em){

.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}

.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}

.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}

.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}

thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}

tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}

tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}

th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}

}

@media only screen and (min-width: 64.1em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}

.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}

.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}

.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}

thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}

tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}

tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}

th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}

}

@media only screen and (min-width: 90.1em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}

.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}

.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}

.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}

thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}

tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}

tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}

th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}

}

@media only screen and (min-width: 120.1em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}

.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}

.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}

.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}

table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}

thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}

tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}

tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}

th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}

}









#mobile-cart-footer { background-color:#000000; color:#FFFFFF!important; padding:20px 10px!important;}

.paymentText { baackground-color:#003366; color:#ec8c04; padding:4px 12px; font-size:14px; border-radius:10px;}
.paymentText:hover { color:#FFFFFF;}
.proceedToPayment { color:#fff; }
.proceedToPayment:hover { color:rgb(225, 133, 6);}

.items_count { margin-top:-10px;}



li.dropdown a:after { content: '\25bc'; font-size:12px; padding-left:3px;}

ul.dropdown-menu li a:after {content:none!important;}


.date-exceeded { background-color:#ffd8d8;}


.main{ padding-top:35px; margin-top:0px;}
#margin-top { margin-top:4.9%;}


.welcome-banner { background:url('../img/home-banner-new.jpg') right no-repeat; bacakground-color:#000000; z-index:-1; float:none; min-height:300px; backgraound-siaze:100% 100%; }
#welcome-wrapper {position:relative; top:75px; min-height:330px;}
.home-new-panels { margin-left:20%;}
.home-new-panels li { font-family: 'Open Sans', sans-serif;  list-style:url('../img/panel-list-icon.png'); color:#000000; font-size:16px;}
.home-new-panels li a { font-family: 'Open Sans', sans-serif;  font-weight:400; color:#000; font-size:16px;  font-size:16px;}
/*
.home-new-panels li a {font-family:'Roboto'; font-weight:400; color:#000; font-size:20px;}
*/
.home-new-panels li a:hover { color:#005b9e;}

@media only screen and (max-width: 1000px) {
#margin-top { margin-top:8%;}

}

@media only screen and (max-width: 1024px) {
#margin-top { margin-top:6.8%!important;}

}



@media only screen and (max-width: 480px) {
#margin-top { margin-top:13%!important;}

}

@media only screen and (max-width: 768px) {
#margin-top { margin-top:8%;}
.welcome-banner h1 { font-size:100%!important;}
#welcome-wrapper { min-height:100px!important;}
.welcome-banner { background-image:none; max-height:100px;}

}


.new-div { font-family         : 'Roboto Condensed', sans-serif;
    font-weight         : 400; line-height:normal; padding:20px 0px; font-size:24px;}

#customer-panel h3 {font-family         : 'Roboto Condensed', sans-serif; font-size:30px; font-weight:400; color:#fff; text-align:center;}

.panel-body {font-family         : 'Roboto Condensed', sans-serif; font-size:22px;}


