@font-face {font-family:'GE SS Two Light';
            src:url("GE_SS_Two_Light.eot?") format("eot"),
                url("GE_SS_Two_Light.woff") format("woff"),
                url("GE_SS_Two_Light.ttf") format("truetype"),
                url("GE_SS_Two_Light.svg#GESSTwoLight-Light") format("svg");
            font-weight:normal;
            font-style:normal;
            }

@font-face {font-family:'GE SS Two Medium';
            src:url("GE_SS_Two_Medium.eot?") format("eot"),
                url("GE_SS_Two_Medium.woff") format("woff"),
                url("GE_SS_Two_Medium.ttf") format("truetype"),
                url("GE_SS_Two_Medium.svg#GESSTwoMedium-Medium") format("svg");
            font-weight:normal;
            font-style:normal;
            }
.timeline {
    list-style: none;
    position: relative;
    padding-left:0;
    margin-left:0;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #e5e2e0;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 44%;
            float: left;
            background:#fff;
            color:#283641;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            width: 90px;
            height: 90px;
            line-height: 87px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: -4px;
            border: 4px solid #e5e2e0;
            left: 48.3%;
            margin-left: -25px;
            background-color: #44c8e8;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-badge.dark {
    background-color: #283641 !important;
}
.timeline-badge.orange {
    background-color: #ff7149 !important;
}
.timeline-badge.primary {
    background-color: #0275d8 !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }
@media (min-width: 600px) {

}
@media (max-width: 767px) {
	.entry .entry-date .entry-month {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
	}
	.entry .entry-date .entry-day {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 300;
    background: #ff7d58;
    }
	.entry .entry-footer {
    padding: 24px 10px;
    font-size: 11px;
     }
	.sm-fl-ri{float:right;}
	.box{padding:0}
	.jumbotron{
    padding-left: 15px;
    padding-right: 15px;
     }
	.title-bordered h3{
    padding:15px;
    }
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: -13px;
        margin-left: 0;
        top: -1px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }

    .logo-slider .item{
        padding: 0 7px 0 0;
    }

   .person-info .person-info-footer {
    position: absolute;
    right: 0;
    left: 0;
    top:auto;
    bottom: -1px;
    }
    .person-info-content p{
        margin-bottom: 61px;
        text-align:center;
        margin-top:10px;
    }
     .social-icons > li{
       display: inline;
     }
      .social-icons{
       margin-bottom:0;
       text-align: center;
     }
      #main-nav{
          margin-top:10px;
      }
      .tp-caption{
         left: 17px !important;
      }
	.min-hight{min-height: 100% !important;}
	.sm-fl-ri{
	display: none;
	}
		
}
.timeline > li > .timeline-badge i{
    font-size:30px;
    color:#fff;     
}
@media (min-width: 992px){
 .timeline:after{
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    left:  auto;
    right: auto;
    top: 263px;
    z-index: 1;
    background-image: -webkit-linear-gradient(left, #283641 0%, #283641 100%);
    background-image: -o-linear-gradient(left, #283641 0%, #283641 100%);
    background-image: linear-gradient(to right, #283641 0%, #283641 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7648a3', endColorstr='#ff836aa0', GradientType=1);
 }
 .History:after{
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    left:  0;
    right: 0;
    top: 263px;
    z-index: 1;
    background-image: -webkit-linear-gradient(left, #283641 0%, #283641 100%);
    background-image: -o-linear-gradient(left, #283641 0%, #283641 100%);
    background-image: linear-gradient(to right, #283641 0%, #283641 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7648a3', endColorstr='#ff836aa0', GradientType=1);
 }
}

.icon-timeline{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.right-float{
    float: right !important;
}
.right-float:after {
    border-left-width: 0 !important;
    border-right-width: 14px !important;
    left: -14px !important;
    right: auto !important;
}
.right-float:before {
    border-left-width: 0 !important;
    border-right-width: 15px !important;
    left: -15px !important;
    right: auto !important;
}

.left-float{
    float: left !important;
}
.left-float:after {
    border-left-width: 14px !important;
    border-right-width: 0 !important;
    left: auto !important;
    right:  -14px !important;
}
.left-float:before {
    border-left-width: 15px !important;
    border-right-width: 0 !important;
    left: auto !important;
    right: -15px !important;
}


/*scrollbar*/
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(40, 54, 65);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
.input-group .form-control{
    z-index:0;
}
/*login Form*/

.success{
    color:#3f903f;
    text-align:center;
}
.success i{
    font-size:24px;
}
.error{
    color:#d9534f;
    text-align:center;
}
.error i{
    font-size:24px;
}
.field-validation-error{
    opacity:1 !important;
}
.cd-form .cd-error-message{
    visibility: visible !important;
        font-size: 11px !important;
}
.orange i {
    color:#ff7149;
}
.cd-modal-close button:hover{
   cursor: zoom-out;
}

.vertical-slider .owl-controls .owl-dots .owl-dot{
    width: 19px;
    height: 19px;
    margin: 0;
}
.vertical-slider .owl-controls .owl-dots{
    width:auto;
    bottom: -16%;
    left: 46%;
    top:auto;
}
/*.vertical-slider .owl-controls{
    position:static !important;
    
}*/
.vertical-slider .item .thumbnail{
    margin:0 1px 0 0;
}
.vertical-slider .owl-controls .owl-dots .owl-dot span:before{
    background: #cbc8c9;
    width: 8px;
    height: 8px;
}
.vertical-slider .owl-controls .owl-dots .owl-dot.active span:before{
    background: #ff7149;
}
.vertical-slider .owl-controls .owl-dots .owl-dot span{
    border:none;
}
.vertical-slider .owl-controls .owl-dots:before{
    background:rgba(220, 213, 207, 0);
}

/*---------------------------
     Quick History  Timeline
---------------------------*/
.History{
    padding: 230px 20px 0 20px;
    height:500px;
}

.History-About-section{

    background:#5bc0de !important;

}
.History .desc-holder:before{
    opacity:0;
}
@media (min-width: 992px){
.History > div > .Up .desc-holder:after{
    content:url("../img/Up.svg");
     width:122px;
    height:276px;
    left: 19%;
    top: -101px;
    opacity:1;
    visibility: visible; animation-name: fadeInDown;
}
.History > div > .Down .desc-holder:after{
    content:url("../img/Down.svg");
     width:122px;
    height:276px;
    left: 13%;
    top: -3px;
    opacity:1;
    visibility: visible; animation-name: fadeInDown;
}
.History > div{
    margin:auto;
}
.History > div > .Down h5{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top:-25px;
    /*bottom: 10px;*/
}
.History > div > .Up h5{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -89px;
}
}
.History > div > .Up .desc-holder .desc{
    margin-top:-245px;
}
.History > div > .Down .desc-holder .desc{
    margin-top: 170px;
}

.owl-stage-outer:hover{
    cursor:col-resize;
}

/*----------------------------
 ********* Approach ********
----------------------------*/
.Approach{
margin-top:100px;
}
.Approach .box-icon{
    width:116px;
    height:116px;
    position:relative;
    text-align:center;
    margin:auto;
    left:0;
    right:0;
}
.Approach .box-icon img{
    position:absolute;
    margin:auto;
    left:0;
    right:0;
}
.Approach .box-title{
    text-align:center;
}
.title-withaout-icon{
    text-align:center;
}





/* ===================================
 *	 Services
 =================================== */
/* Single Service */
.single-service {
 text-align: center;
}
.single-service .et-icon {
  font-size: 60px;
}
.single-service h3 {
  text-transform: capitalize;
  margin: 30px 0 15px;
}
.single-service p {
  margin: 0;
}
/* service alt one */
.service-alt-heading {
  text-align: center;
}
.service-alt-heading .logo-txt {
  font-family: "Monoton",cursive;
  font-size: 45px;
  color: #a1a1a1;
  text-transform: uppercase;
}
.relative {
  position: relative;
}
.service-alt-list { padding:0; }
.service-alt-list li:before{ content:"" }
.service-phone-slide {
  margin-top: -20px;
}
.service-phone-slide .phone-slide {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
  display: block;
}
.service-phone-2 {
  margin: 0 auto;
  display: block;
}
.service-alt-list .single-service {
  text-align: left;
  margin-bottom: 50px;
}
.service-alt-list .single-service.hover-box {
  margin-bottom: 30px;
}
.service-alt-list .single-service.text-right {
	text-align: right;
}
.service-alt-list .single-service .et-icon {
  font-size: 35px;
}
.service-alt-list .single-service h4 {
  margin: 15px 0 10px;
  text-transform: uppercase;
}

.single-service-alt-2 {}
.single-service-alt-2 .et-icon {
    float: left;
    font-size: 40px;
    min-width: 50px;
    padding-right: 20px;
}
.single-service-alt-2 h3 {
    margin-bottom: 25px;
    margin-top: 5px;
    text-transform: capitalize;
}
.single-service-alt-2 p {
  margin: 0;
}



/* ===================================
 *	 Features
 =================================== */
.feature-img {
    position: relative;
}
.feature-img .feature-phone-one {
    position: absolute;
    top: -50px;
    left: -50px;
}
.feature-img .feature-phone-two {
  float: right;
  padding-right: 30px;
}
.feature-phone-iwatch {
	margin: 0 auto;
	display: block;
}
.phone-slide {
    background-image: url('/media/1317/feature-phone-blank.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: 340px;
    padding: 86px 19px 87px;
    position: absolute;
    top: -70px;
}
.phone-slide.slide-alt {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
  display: block;
}

.phone-slide .phone-slide-gallery .swiper-wrapper .swiper-slide {
 max-height: 560px ;
}








.feature-texts {}
.feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-list .single-feature {
  display: block;
  margin-bottom: 40px;
  
}
.feature-list .single-feature .et-icon {
  float: left;
  font-size: 45px;
  padding-bottom: 0;
  min-width: 73px;
  padding-right: 25px;
}
.feature-list .single-feature h4 {
  text-transform: uppercase;
}
.feature-list .single-feature p {
  margin-bottom: 0;
  margin-left: 73px;
}

/* Feature alt one */
.feature-alt-heading {
  margin-right: 100px;
}

.feature-list-alt-one {}
.feature-list-alt-one .single-feature {
    float: left;
    margin-bottom: 50px;
    padding-right: 60px;
    width: 50%;
}
.feature-list-alt-one .single-feature.hover-box {
  padding: 30px;
  margin: 0;
}
.feature-list-alt-one .single-feature .et-icon {
    float: left;
    font-size: 45px;
    min-width: 50px;
    padding-right: 20px;
}
.feature-list-alt-one .single-feature h3 {
    margin-bottom: 20px;
    margin-top: 8px;
    text-transform: capitalize;
}
.feature-img-alt-one {
  position: relative;
}
.feature-img-alt-one .feature-phone-three {
  position: absolute;
  right: 120px;
  top: -20px;
}
.feature-img-alt-one .feature-phone-four {
  float: right;
}

.feature-brand-icons {}
.feature-brand-icons .fa {
  font-size: 45px;
  margin-right: 15px;
}

.feature-phone-seven {
  margin-top: -100px;
  margin-bottom: -1px;
  max-width: 550px;
}

/* Video section */
.video {
  height: 400px;
  width: 100%;
  display: table;
}
.video-inner {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.video-inner h2 {
  color: #fff;
  font-family: "Monoton",cursive;
  letter-spacing: 2px;
  margin: 30px auto 0;
  word-spacing: 15px;
}
.video-inner .et-icon {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 45px;
  height: 120px;
  margin: 0 auto;
  padding-top: 36px;
  text-align: center;
  width: 120px;
}
.video-inner .et-icon.bg-ripe {
  box-shadow: 0 0 15px rgba(245, 57, 108, 0.45);
}
.video-inner .et-icon.bg-fisher {
  box-shadow: 0 3px 20px rgba(102, 166, 255, 0.75);
}
.video-inner .et-icon.bg-fader {
  box-shadow: 0 3px 20px rgba(161, 140, 209, 0.75);
}
.video-inner .et-icon.bg-wine {
  box-shadow: 0 3px 20px rgba(87, 61, 125, 0.45);
}
.video-inner .et-icon.dim:focus,
.video-inner .et-icon.dim:hover {
  background-image: linear-gradient(-45deg, #f093fb 0%, #f5576c 100%);
}


/* modal effect */
.modal.zoom .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transform: scale(0.6);
}
.modal.in .modal-dialog {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}

.modal-content {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
.modal.zoom .modal-title {
  letter-spacing: 3px;
}


body.modal-open #wrap{
    -webkit-filter: blur(7px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
}
  
.modal-backdrop {background: #f7f7f7;}

.modal .close {
  background-color: #f3f3f3;
  border-radius: 50px;
  display: block;
  font-size: 40px;
  font-weight: 100;
  height: 40px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 40px;
  opacity: 1;
  outline: none;
  transition: all 0.3s ease 0s;
}
.modal .close span {
  display: block;
  margin-top: -10px;
}

.modal .close:focus,
.modal .close:hover {
  transform: rotate(90deg);
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-property: transform;
  color: #585b60;
}

.modal-exclusive {}
.modal-exclusive .modal-lg {
  margin: 50px auto 0;
}

.modal-body {
  padding: 15px 15px 8px;
}
.modal-exclusive .close {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  top: 105%;
  box-shadow: 0 0 30px rgba(0,0,0,0.25);
  width: 50px;
  height: 50px;
}

.modal-exclusive .modal-lg iframe {
  height: 100%;
  width: 100%;
}

.close.btn-ripe:hover,
.close.btn-fisher:hover, 
.close.btn-fader:hover,
.close.btn-wine:hover, 
.close.btn-beach:hover { 
  color: #fff;
}
.close.btn-ripe:hover {
  background: #f275b5;
}
.close.btn-fisher:hover {
  background: #78d0fe;
}
.close.btn-fader:hover {
  background: #a18cd1;
}
.close.btn-wine:hover {
  background: #fb4c7f;
}
.close.btn-beach:hover {
  background: #76c4ff;
}

.phone-slide-gallery .swiper-slide img {
  width: 100%;
  height: 100%;
}

.single-review {
  text-align: center;
}
.reviewer {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
}
.single-review img {
  width: 100%;
}
.single-review h3 {
  text-transform: uppercase;
}
.single-review h4 {
  letter-spacing: 1px;
  line-height: 26px;
  margin: 25px auto 0;
}

.single-review.white h3,
.single-review.white p,
.single-review.white h4 {
  color: #fff;
}


.swiper-gallery-normal {}
.swiper-gallery-normal .swiper-slide {}
.swiper-gallery-normal .swiper-slide img {
	width: 100%;
}
.tp-caption a:hover{
   color: #fff !important;
    background-color: #ff7149 !important;
    border-color: #ff7149 !important;
}
.map-png{
    height:229px;
}
.map-png img{
    height:229px;
}
.title-country{
    text-align:center;
}
.line-pading{
    padding:30px 0;
}

.team-slider .owl-controls{
   display: none;
}
.person-info .person-info-thumb .person-info-title{
    font-size:18px;
}
.person-info .person-info-thumb .person-info-desc{
   font-size:14px;
}
.person-info .person-info-footer{
    background: #283641;
}


/*.owl-theme .owl-nav{
    position:absolute;
    top:40%;
}
.owl-theme .owl-nav .owl-prev{
    position:absolute;
    left:-300px !important;
}
.owl-theme .owl-nav .owl-next{
    position:absolute;
    right:-1400px !important;
}
.owl-theme .owl-nav i{
    font-size:70px;
    color:#cbc8c9;
    transition:all 0.3s ease-in-out;
}
#section-what-we-do .owl-nav{
 top:50%;
}
.owl-theme .owl-nav .owl-prev:hover i,.owl-theme .owl-nav .owl-next:hover i{
    color:#ff7149;
}
.owl-theme .owl-nav{
    opacity:0;
    transition:all 0.3s ease-in-out;
}
.owl-theme:hover .owl-nav{
    opacity:1;
}*/

.vertical-slider .owl-controls{
    background:transparent;
    margin:auto;
    width: 150px;
    top: auto; 
    bottom: -93px;
    left:0;
    right:0;
    margin:auto;
    
}
.owl-theme .owl-controls .owl-nav div{
     background:#ff724a;
    color: #fff;
    font-size: 30px;
    margin-left:10px;
    margin-right:10px;
    width: 50px;
    height: 50Px;
    border-radius: 50%;
    text-align: center;
}
.section-title-inner:before{background: transparent;}

.section-title-wrapper:before{
    background: transparent !important;
}
 .section-title-wrapper:after{
    left: 34%;
    width: 346px;
    height: 18px;
    /*background: url(../images/icons/Line.svg);*/
	background: transparent;
    border-radius:0;
}

.mt-lg-40{
    padding-top: 44px !important;
}
.media h6{
        font-size: 22px !important;
}



.media img{
    margin:auto;
}
.IsAbsolute{
    position:absolute;
    top:-11px;
    font-size: 36px;
}
.IsIcon{
    position:absolute;
    top:-11px;
    right:-12px;
    font-size: 13px;
}
.min-hight{
    min-height:785px
}

.tparrows.default.round,.tp-bullets{
display:none !important;
}
.icon-xl-shadow{
    font-size: 16em;
    position: relative;
    color: rgb(255, 255, 255);
    text-shadow: rgb(204, 204, 204) 0px 1px 0px, rgb(201, 201, 201) 0px 2px 0px, rgb(187, 187, 187) 0px 3px 0px, rgb(185, 185, 185) 0px 4px 0px, rgb(170, 170, 170) 0px 5px 0px, rgba(0, 0, 0, 0.0980392) 0px 6px 1px, rgba(0, 0, 0, 0.0980392) 0px 0px 5px, rgba(0, 0, 0, 0.298039) 0px 1px 3px, rgba(0, 0, 0, 0.14902) 0px 3px 5px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.2) 0px 10px 10px, rgba(0, 0, 0, 0.0980392) 0px 20px 20px;
}
.LinkTo{
    text-align: center;
    margin-top: 20px;
}
/*.page-blue{
-webkit-transition:all 0.300ms;
    -o-transition:all 0.300ms;
    transition: all 0.300ms;*/


   .more-content-container--overlay{
    display: none !important;
}


.subscribe {
    border: 2px solid #ff7149;
    border-radius: 24px;
    text-align: left;
    padding-right: 21px !important;
    padding-left: 21px !important;
    margin-top: -3px;
    line-height: 2.1 !important;
}
 .subscribe:hover {
    color: #fff !important;
    background-color: #ff7149 !important;
    border-color: #ff7149 !important;
    opacity: 1 !important;
}
 .dropdown-menu > li > a {
    padding: 17px 20px !important;
    font-size: 14px !important; 
    font-weight: bold !important;
    line-height: 1.6 !important;
    color: #656269 !important;
}
 .navbar-nav .dropdown.open .dropdown-toggle__caret:after {
    opacity: 1;
}

 .dropdown-menu{
     top: 105% !important;
 }

body {
  font-family: sans-serif;
  background-color: #eeeeee;
}

.file-upload {
  /*background-color: #ffffff;*/
  margin: 0 auto;
  margin-bottom: 15px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #000;
    background: #ff704900;
    border: none;
    /* padding: 10px; */
    /* border-radius: 4px; */
    /* border-bottom: 4px solid #d46546; */
    /* transition: all .2s ease; */
    /* outline: none; */
    /* text-transform: uppercase; */
    font-weight: 700;
    text-align: left;
	padding: 0;
}

 /*.file-upload-btn:hover {
  background: #d46546;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}*/

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap,.remove-image {
  margin-top: 5px;
  border: 1px dashed #d2d2dd;
  position: relative;
  background: #fff;
}

.image-dropping,.remove-image,
.image-upload-wrap:hover {
  background-color: #ff7049;
  border: 1px dashed #ffffff;
}

.image-title-wrap {
  padding: 0;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #293641;
  padding: 16px 0;
  margin:0;
 font-size: 14px;
}

.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  
}

.remove-image {
  width: 100%;
   padding: 12px 0;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}
.form-data .form-control {
    padding-left: 10px !important;
}
div.form-group.required > label:after {
	content: ' *';
	color: #a94442;
}
                        
ul.pager li.previous a:before, ul.pager li.next a:after {
	content: "\e080";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
ul.pager li.previous a:before {
	content: "\e079";
}
.box .container{width: auto;}
.form-group .dropdown-toggle{padding-left: 12px;}
.form-group .btn-group{padding-left:0 !important;}
.bootstrap-select.btn-group .btn .filter-option{
	text-transform: capitalize !important;
    font-size: 14px !important;
}
.cd-signin button{
background: 0 0 !important;
border: none !important;
}
 .alert {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 9px 19px 9px 15px;
    border-radius: 3px;
    font-size: 13px;
    border-width: 0;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    min-height:auto;
}
.eq-ualize{
	position: absolute;
    width: 100%;
    bottom: 0;
}
.eq-height{padding-bottom: 72px;}

.vjs-default-skin { color: #4dc6e2; }
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level { background-color: #313131 }
.vjs-default-skin .vjs-control-bar,{
	background: rgba(255, 112, 73, 0.81);
}
.vjs-default-skin .vjs-big-play-button{
	background: rgba(255, 112, 73, 0.92);
	left:0;
	right:0;
	top: 7.5em;
	margin: auto;
	border:none;
	width: 2.7em;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	transition: all .2s;
	-webkit-box-shadow:none; 
    -moz-box-shadow:none;
    box-shadow: none;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.vjs-default-skin:hover .vjs-big-play-button{
    -webkit-box-shadow:none; 
    -moz-box-shadow:none;
    box-shadow: none;
}
.vjs-default-skin .vjs-big-play-button:before{
	left: 4px;
	color: #fff;
	text-shadow: 0.05em 0em 0.3em #00000073;
}
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus{
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	transition: all .2s;
}
.vjs-default-skin .vjs-slider{ background: rgba(0,0,0,0.2333333333333333) }
.vjs-poster{background-color: #f1f2f4;}
#MY_VIDEO_1{width: 100% !important;height:624px !important;}