/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

a { -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; cursor:pointer; text-decoration:none; color:#f49100; }
a:hover, a:active { text-decoration:none; }
a:focus { text-decoration:none; outline:none; }
::-moz-selection { color: #fff; background:#f49100; text-shadow:none; }
::selection { color: #fff; background:#f49100; text-shadow:none; }
.align_center { display: block; text-align: center; }
.clearfix05 { display:block; clear:both; height:5px; }
.clearfix10 { display:block; clear:both; height:10px; }
.clearfix20 { display:block; clear:both; height:20px; }
.clearfix30 { display:block; clear:both; height:30px; }
.clearfix40 { display:block; clear:both; height:40px; }
.required, .red { color:#f00; }
.required.after { position: absolute; right: 5px; top: 10px; }
p { text-align:justify; }
.sg_color { color:#f49100;  }
.sg_heading { text-align:center; }
.sg_heading.align_left { text-align:left; }
h1, h2, h3, h4, h5, h6 { position:relative; }
.sg_heading h1 span, .sg_heading h2 span, .sg_heading h3 span, .sg_heading h4 span, .sg_heading h5 span, .sg_heading h6 span { display:inline-block; padding:0px 10px; background:#FFF; }
.sg_heading h1 a, .sg_heading h2 a, .sg_heading h3 a, .sg_heading h4 a, .sg_heading h5 a, .sg_heading h6 a { display:inline-block; padding:0px 10px; background:#FFF; color:#f49100; }
.sg_heading h1 a:hover, .sg_heading h2 a:hover, .sg_heading h3 a:hover, .sg_heading h4 a:hover, .sg_heading h5 a:hover, .sg_heading h6 a:hover { color:#222; }
.sg_heading p { text-align:center; }
.sg_heading strong { font-size:16px; font-weight:700; }
.sg_heading h1:before, .sg_heading h2:before, .sg_heading h3:before, .sg_heading h4:before, .sg_heading h5:before, .sg_heading h6:before { display:block; content: ""; position: absolute; top:50%; left:0; right:0; height:1px; background:#e7e7e7; z-index: -1; }





#preloader_home { display: block; position:fixed; top:0; left:0; right:0; bottom:0; background:url(../img/preloader.gif) center center no-repeat #fff; z-index:999; }
#preloader { display: block; position:fixed; top:0; left:0; right:0; bottom:0; background:#fff; z-index:999; }
#preloader_home .status { display:block; font-size:12px; color:#515151; width:200px; position:absolute; left:50%; top:50%; text-align:center; margin:40px 0 0 -100px; }




#sg_header { background: url(../img/bg.jpg) no-repeat scroll center top #ff9900; }



#sg_header .sg_highlight { display:block; padding:10px 0px; color: #FDDCAA; margin-bottom: 90px; }
#sg_header .sg_highlight span { color:#ffffff; }
#sg_header .sg_highlight ul { display:block; padding:0; margin:0; list-style:none; text-align:right; }
#sg_header .sg_highlight ul li { display:inline-block; padding-left:10px; margin-left:10px; border-left:1px solid #f49100; }
#sg_header .sg_highlight ul li:first-child { padding-left:0px; margin-left:0px; border-left:none; }
#sg_header .sg_highlight ul li span { color:#ffffff; }
#sg_header .sg_highlight ul li i { color:#ffffff; }
#sg_header .sg_highlight a { color:#ffffff; }
#sg_header .sg_highlight a:hover { color:#FDDCAA; }





#sg_navigation { background: #fff; display: block; border-bottom:1px solid #eee; top:40px; z-index:10; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }


.sg_navigation { min-height:inherit; margin:0px; border:0px;  }
.sg_navigation li a { font:13px 'Roboto Condensed'; color:#333; text-transform:uppercase; }
.sg_navigation li { position:relative; }
.sg_navigation li:before { display:block; color:#ddd; background:none; content: "/"; position: absolute; top:27px; left:-3px; z-index:1;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.sg_navigation li:first-child:before { content: ""; }
.sg_navigation li a:hover, .sg_navigation li a:focus, .sg_navigation li a:active { background:#fff; color:#f49100; }
.sg_navigation .open > a, .sg_navigation .open > a:hover, .sg_navigation .open > a:focus {  background:#fff; color:#f49100; }
.nav > li > a { padding: 28px 6px; }
.navbar-nav { margin:8px 0px !important; float: right; }
.navbar-collapse { padding-left: 0px; padding-right: 5px; }
.navbar-header { width:125px\9; }
.navbar-brand { display: inline-block; width:270px; height:auto; padding:15px 30px 20px 20px; }
.navbar-toggle { border: 2px solid #666; margin-top:25px; margin-bottom:0px; margin-right: 20px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.navbar-toggle .icon-bar { background:#666; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.navbar-toggle:hover { border: 2px solid #f49100; }
.navbar-toggle:hover .icon-bar { background:#f49100; }
.caret { display:none; margin-top:6px; color: #f49100; float: right; }
.dropdown-menu { padding:0px 0px 5px 0px; border:none;  border-bottom:3px solid #f49100; border-top:1px solid #f49100; }
.dropdown-menu i { display:inline-block; width:20px; color:#f49100; }
.dropdown-menu li:before { content: ""; border-top:1px solid #b1d2dd; }
.dropdown-menu li a { padding:5px 12px; border-top:1px solid #e7e6e5; text-transform:none; }
.dropdown-menu:after, .arrow_box:before { bottom: 100%; left: 20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.dropdown-menu:after { border-bottom-color: #f49100; border-width: 8px; margin-left: -8px; }
.dropdown-menu:before { border-bottom-color: #f49100; border-width: 9px; margin-left: -9px; }

.social_icons { display:inline-block !important; padding: 25px 0px 25px 5px !important; }
.social_icons span { display:inline-block; text-align:center; padding-top:1px; width: 24px; height: 24px; color: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.social_icons.facebook { padding: 25px 0px 25px 18px !important; }
.social_icons.facebook span { background:#3b5998; border:2px solid #3b5998; color: #fff; }
.social_icons.twitter span { background:#4099FF; border:2px solid #4099FF; color: #fff; }
.social_icons.google_plus span { background:#d34836; border:2px solid #d34836; color: #fff; }
.social_icons.facebook span:hover { background:#fff; color: #3b5998; }
.social_icons.twitter span:hover { background:#fff; color: #4099FF; }
.social_icons.google_plus span:hover { background:#fff; color: #d34836; }

/*--- Start Slider ---*/
.sg_treasure { display:block; background:#fff; padding:10px; }
#sg_slider { display:block; }
#sg_slider img { display:block; width:100%; }
#sg_slider .sg_discription { display:block; padding:20px; position:absolute; bottom:0; left:0px; right:0; background:rgba(0,0,0,0.8); z-index:1; font-weight:normal; color:#aaa; line-height:normal; }
#sg_slider .sg_discription h1 { display:block; margin:0px; font-weight:900; font-size:18px; color:#fff; text-transform:none; line-height:normal; }
#sg_slider .sg_discription h1 strong { color:#f49100; }
.sg_shadow { display:block; height: 30px; background: url(../img/shadow.png) center top no-repeat; }
/*--- End Slider ---*/
.sg_planner { display: block; padding: 0px 15px 0px 0px; }
.sg_planner h3 { display: block; margin-top:10px; }
.sg_travel_planner { display: block; padding:10px 0px 0px 0px; }
.sg_captcha { display: block; height:34px; border: 1px solid #ccc; text-align:center; }
.sg_captcha img { display:inline-block; height:32px; }

.sg_planner .row { margin-left: -5px; margin-right: -5px; }
.sg_planner .col-xs-6, .sg_planner .col-sm-6, .sg_planner .col-md-6, .sg_planner .col-lg-6 { padding-left: 5px; padding-right: 5px; }



.sg_features, .sg_features p { display:block; text-align:center; }
.sg_features .sg_icon { display:inline-block; border:2px solid #f49100; margin-top:20px; width:80px; height:80px; text-align:center;  font-size:40px; line-height:80px; color:#f49100; border-radius: 50%; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.sg_features .td_icon i { -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.sg_features:hover .sg_icon { background:#f49100; color:#fff;  }
.sg_features h1, .sg_features h2, .sg_features h3, .sg_features h4, .sg_features h5, .sg_features h6 { margin:0px 0px 10px 0px; }
.sg_features h1 small a, .sg_features h2 small a, .sg_features h3 small a, .sg_features h4 small a, .sg_features h5 small a, .sg_features h6 small a { color:#333; }
.sg_features h1 small a:hover, .sg_features h2 small a:hover, .sg_features h3 small a:hover, .sg_features h4 small a:hover, .sg_features h5 small a:hover, .sg_features h6 small a:hover { color:#f49100; }

.sg_why_block { display:block; padding:20px 0px 0px 0px; background:#fafafa; border-top:1px solid #eee; border-bottom:1px solid #eee; }
.sg_why_block h1, .sg_why_block h2, .sg_why_block h3, .sg_why_block h4, .sg_why_block h5, .sg_why_block h6 { font-weight:900; }
.sg_why_block strong { display:block; font-size:20px; font-weight:700; }
.sg_why_block .sg_list { display:block; margin:10px 0px 20px 0px; padding:0px; list-style:none; }
.sg_why_block .sg_list li { display:block; padding:2px 0px 2px 20px; font-size:15px; position:relative }
.sg_why_block .sg_list li i { position:absolute; left:0px; top:6px; color:#f49100; }
.sg_why_list { display:block; padding:30px 0px; background:#fff; border:none; }
.sg_gray { background:#fafafa; border:1px solid #eee; }
.sg_why_list strong { color:#222; }
.sg_why_list .sg_icon span { display:block; margin:0px auto; text-align:center; width:100px; height:100px; border:3px solid #ec5624; border-radius: 50%; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
.sg_why_list:hover .sg_icon span { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.sg_why_list .sg_icon i { display:block; text-align:center; font-size:60px; color:#ec5624; line-height:100px; }
.sg_video_img { display:block; text-align:center; position:relative; }
.sg_video_img img { display:block; margin:0px auto; }
.sg_video_img .play_video { display:block; text-align:center; width:80px; height:80px; line-height: 80px; color:#f49100; position:absolute; top:40%; left:50%; margin-left:-40px; margin-top:-40px; z-index:1; font-size:80px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); -khtml-opacity: 0.9; -moz-opacity: 0.9; opacity: 0.9; text-shadow:1px 1px 1px rgba(255,255,255, 0.5); }
.sg_video_img .play_video:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); -khtml-opacity: 0.6; -moz-opacity: 0.6; opacity: 0.6; }





#sg_bradcrumbs { display:block; padding:20px 0px; color:#b1d2dd; }
#sg_bradcrumbs h1 { display:inline-block; margin:0px; font:900 26px 'Lato'; color:#fff; text-transform:uppercase; }
#sg_bradcrumbs h1:before { display:none; }
.bradcrumbs { display:block; padding:0px; margin:5px 0px 0px 0px; list-style:none; float:right; }
.bradcrumbs li { display:inline; color:#FDDCAA; position:relative; }
.bradcrumbs li a { padding-right:20px; color:#fff; }
.bradcrumbs li a:hover { color:#FDDCAA; }
.bradcrumbs li a:before { position:absolute; right:5px; top:0px; content:"/"; color:#fff; }






/*--- Start Footer ---*/
#sg_footer { display:block; padding:20px 0px; background:#111; color:#777; font-size:13px; }
#sg_footer h6 { display:block; color:#FFF; padding:10px 0px; border-bottom:1px solid #f49100; }
#sg_footer i { color:#f49100; }
#sg_footer a, .highlight { color:#fff; }
#sg_footer a:hover { color:#f49100; }
#sg_footer .sg_footer_links { display:block; padding:0px; margin:0px; list-style:none; }
#sg_footer .sg_footer_links li { display:block; padding:3px 0px 0px 15px; position:relative; }
#sg_footer .sg_footer_links li a { color:#777; }
#sg_footer .sg_footer_links li a i { position:absolute; color:#f49100; top:6px; left:0px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
#sg_footer .sg_footer_links li a:hover { color:#f49100; }
#sg_footer .sg_footer_links li a:hover i { color:#f49100; left:3px; }
#sg_footer .sg_services { display:block; padding:0px; margin:0px; list-style:none; }
#sg_footer .sg_services li { display:block; height:22px; margin-bottom:5px; padding:3px 0px 0px 32px; position:relative; }
#sg_footer .sg_services li a { color:#777; }
#sg_footer .sg_services li a span { display:block; text-align:center; line-height:20px; width:22px; height:22px; border-radius: 50%; position:absolute; border:1px solid #f49100; color:#f49100; top:0px; left:0px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
#sg_footer .sg_services li a i { -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
#sg_footer .sg_services li a:hover { color:#f49100; }
#sg_footer .sg_services li a:hover span { background:#f49100; color:#fff; -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
#sg_footer .sg_services li a:hover span i { color:#fff; }
#sg_footer .sg_search_footer { display:block; text-align:right; margin:0px; padding:10px 0px 0px 0px; position: relative; }
#sg_footer .sg_search_footer .form-control { color: #fff; background: #111; border: 1px solid #B37F2D; }
#sg_footer .sg_search_footer .form-control:focus { color: #fff; border: 1px solid #f49100; }
#sg_footer .sg_search_footer .form-control::-moz-placeholder { color: #555; }
#sg_footer .sg_search_footer .form-control:-ms-input-placeholder { color: #555; }
#sg_footer .sg_search_footer .form-control::-webkit-input-placeholder { color: #555; }
#sg_footer .sg_search_footer .btn { text-transform:uppercase; }
#sg_footer .sg_search_footer .btn:hover { background:#222; color:#f49100; }
#sg_footer .sg_search_footer .btn i { color:#fff; margin-right:4px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; }
#sg_footer .sg_search_footer .btn:hover i { color:#f49100; }
#sg_copyright { display:block; padding:0px; background:#111; color:#777; font-size:13px; }
.sg_copyright { display:block; padding:20px 30px 20px 0px; border-top:1px solid #373737; position:relative; }
.sg_copyright a { color:#f49100; padding:0px 3px; }
.sg_copyright a:hover { color:#fff; }
.sg_copyright .go_top { display:block; border:2px solid #f49100; color:#fff;  position:absolute; top:15px; right:0px; width:30px; height:30px; text-align:center; font-size:16px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; cursor:pointer; }
.sg_copyright .go_top:hover { background:#f49100; color:#fff; }
/*--- End Footer ---*/


.sg_container { display: block; padding: 20px 0; }
.sg_right_panel { background: #fafafa; border: 1px solid #eee; display: block; padding: 0 20px; }
.td_left_panel h2:first-child { margin-top: 10px; }

.sg_list { display:block; margin:0px 0px 10px 0px; padding:0px; list-style:none; }
.sg_list li { display:block; padding:5px 0px 5px 20px; border-top:none; position:relative; }
.sg_list li i { position:absolute; left:0px; top:8px; color:#f49100; }


/* =============== Start Tablet & Phone Device CSS =============== */
	/* Portrait tablet to landscape and desktop */
	@media (min-width: 1200px) { 
	.sg_navigation li a { font: 14px "Roboto Condensed"; }
	.nav > li > a { padding: 28px 17px; }
	}
	@media (min-width: 768px) and (max-width: 979px) {
	h1, .h1 { font-size: 26px; }
	h2, .h2 { font-size: 22px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4 { font-size: 16px; }
	h5, .h5 { font-size: 14px; }
	h6, .h6 { font-size: 12px; }
	.align_center_sm { display:block; text-align:center !important; }
	.align_left_sm { display:block; text-align:left !important; }
	.navbar-brand { overflow: hidden; width: 70px; }
	.navbar-brand img { max-width: 200px; width: auto; }
	.sg_navigation li a { font: 12px "Roboto Condensed"; }
	.nav > li > a { padding: 28px 6px; }

	}
	/* Landscape phone to portrait tablet */
	@media (max-width: 767px) { 
	h1, .h1 { font-size: 22px; }
	h2, .h2 { font-size: 20px; }
	h3, .h3 { font-size: 18px; }
	h4, .h4 { font-size: 16px; }
	h5, .h5 { font-size: 14px; }
	h6, .h6 { font-size: 12px; }
	.align_center_xs { display:block; text-align:center !important; }
	.align_left_xs { display:block; text-align:left !important; }
	.clearfix10  { height:7px; }
	.clearfix20 { height:14px; }
	.clearfix30 { height:21px; }
	#sg_header .sg_highlight ul { text-align:center; }
	
	

.navbar-nav { margin: 0px 20px 10px 20px !important; border-top: 1px solid #eee; }
.sg_navigation li:before { display:none; }
.nav > li > a { padding: 10px 0px; border-bottom: 1px solid #eee; }
.navbar-nav { float: none; }
.caret { display:inline-block; }
.navbar-collapse { padding-right: 0px; }
.dropdown-menu { padding:0px; border:none; }
.dropdown-menu li a { border-top: none; border-bottom: 1px solid #e7e6e5; }
.sg_navigation .open > a, .sg_navigation .open > a:hover, .sg_navigation .open > a:focus { border-bottom: 1px solid #e7e6e5; }
.dropdown-menu:after, .arrow_box:before { border-top:none; border-bottom:1px solid #e7e6e5; }

	.social_icons { display:inline-block !important; padding: 10px 0px 5px 5px !important; border-bottom:none !important; }
	.social_icons.facebook { padding: 10px 0px 5px 0px !important; border-bottom:none; }
	
	
	.bradcrumbs { float: none; }
	.sg_container { display:block; padding:20px 0px; }
	.sg_right_panel { margin-top:20px; }
	.sg_planner { padding: 20px 10px 0px 10px; }
	}
	/* Landscape phones and down */
	@media (max-width: 599px) {	
	.col-xss-12 { width:100%; }
	


	 }
	@media (max-width: 479px) {
	.col-xxs-12 { width:100%; }
	.navbar-brand { width: 220px; }
	.navbar-toggle { margin-top: 20px; }
	#sg_header .sg_highlight ul li { padding-left:0px; margin-left:0px; border-left:none; }
	#sg_header .sg_highlight ul li:first-child { display:none; }
	
	}
/* =============== End Tablet & Phone Device CSS =============== */






