/*GENERAL STYLES*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
html{background:url(../images/theme1199/footer_tail.jpg) 50% 0;border-bottom:1px solid #1d1b1b;min-height:100%;}
#wrapper{background:url(../images/theme1199/texture.jpg) 50% 0;}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
p{margin:0 0 10px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../images/theme1199/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: var(--main-font), serif;
  font-size:var(--base-font-size);
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover{background:#3d3838;}
/*Lists*/
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
#rt-top .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/
#rt-header{background:url(../../ventor/images/theme1199/top_tail.jpg) 50% 0 repeat-x;padding:17px 0 25px;}
body.fixed #rt-header{margin-bottom:56px;}
#rt-logo{margin:0 auto;position:relative;z-index:10;margin-top: 6px;}
/*=== MENU POSITION ===*/
#rt-menu{background:url(../../ventor/images/theme1199/menu_bg.jpg) 50% 0 repeat-x;position:relative;z-index:10;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
#rt-menu:before{background:url(../../ventor/images/theme1199/menu_bg_left.png);width:233px;height:100%;left:0;top:0;position:absolute;content:' ';}
#rt-menu:after{background:url(../../ventor/images/theme1199/menu_bg_right.png);width:231px;height:100%;right:0;top:0;position:absolute;content:' ';}
/*body.fixed #rt-menu{position:fixed;top:0;left:0;width:100%;}
*/ul.sf-menu {
  font-family: var(--main-font), serif;
  position: relative;
  display:table;
  width:100%;
  background:url(../../ventor/images/theme1199/menu_border.png) 100% 0 repeat-y;
  z-index:2;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu > li {
  padding: 0 0 0 3px;
  background:url(../../ventor/images/theme1199/menu_border.png) repeat-y;
  display:table-cell;
  float:none !important;
}
.sfHolder{display:block;position:relative;}
ul.sf-menu>li>.sfHolder>a,
ul.sf-menu>li>.sfHolder>span {
  display: block;
  line-height:56px;
  padding:0;
  text-align:center;
  text-decoration:none;
  font-size:var(--main-font-size);
  text-shadow:1px 1px 2px rgba(0,0,0,.5);
}
ul.sf-menu>li.current>.sfHolder>a,
ul.sf-menu>li.current>.sfHolder>span,
ul.sf-menu>li.active>.sfHolder>a,
ul.sf-menu>li.active>.sfHolder>span,
ul.sf-menu>li.sfHover>.sfHolder>a,
ul.sf-menu>li.sfHover>.sfHolder>span,
ul.sf-menu>li>.sfHolder>a:hover,
ul.sf-menu>li>.sfHolder>span:hover{background:url(../../ventor/images/theme1199/menu_active.png);}

ul.sf-menu li:hover>.sfHolder > ul,
ul.sf-menu li.sfHover>.sfHolder > ul {
  top: 100%;
  margin-top:1px;
}
ul.sf-menu ul {
  width: 150px;
  padding:6px 0;
  background:url(../../ventor/images/theme1199/submenu.jpg);
}
ul.sf-menu ul:before{position:absolute;top:0;left:0;width:100%;height:50%;background:url(../../ventor/images/theme1199/submenu_top.jpg) no-repeat;content:' ';z-index:2}
ul.sf-menu ul:after{position:absolute;bottom:0;left:0;width:100%;height:50%;background:url(../../ventor/images/theme1199/submenu_bottom.jpg) 0 100% no-repeat;content:' ';}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu ul li{position:relative;z-index:3;}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font:14px/25px var(--main-font), serif;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 6px;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#body-wrapper #rt-showcase .rt-container{max-width:1310px;width:auto;}
.camera_wrap {
  top:-120px;
  margin-bottom:-120px !important;
  height:670px;
  margin:0 auto;
}
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/

.content_container{}
.content_container_inner
{   
 padding: 40px 0 0;
  background-image: var(--slide-1) !important;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
  }

.top_block{text-align:center;border:10px solid #3d3838;box-shadow:-4px 4px 18px rgba(0,0,0,.75);color:#6d6565;margin:0 0 50px;}
.top_block .rt-block{border:1px solid #504a4a;background:url(../../ventor/images/theme1199/top_block_bg.jpg);padding:14px 10px 29px;}
.top_block div.module-title h2{ /*background:url(../images/top_block_title_bg.png) 50% 100% no-repeat;*/padding:0 0 12px;margin:0 0 0px;line-height:30px;}
.top_block div.moduleItemIntrotext{padding:0 5px;}
.top_block div.moduleItemIntrotext p{margin:0 0 15px;}
.moduleItemIntrotext a.moduleItemImage { border: 5px solid #282525; box-shadow: -4px 4px 18px rgba(0,0,0,.75); margin-bottom: 20px; }
#rt-maintop .moduleItemIntrotext a.moduleItemImage { border: 0; box-shadow:none; margin-bottom: 10px; }
#rt-maintop .rt-block{ padding:14px 10px 10px;}
.main_services div.module-title h2{line-height:30px;}
.main_services ul{margin:0 -10px;}
.main_services li{float:left;width:220px;margin:0 10px 40px;}
.dropcap{float:left;text-align:center;color:var(--main-font-color);margin:0 20px 0 0;font:30px/50px var(--main-font), serif;background:url(../../ventor/images/theme1199/dropcap.jpg);width:50px;height:50px;}
.main_services a.moduleItemTitle{text-decoration:none;color:var(--main-font-color);font:13px/22px var(--main-font), serif;text-transform:uppercase;}
.main_services a.moduleItemTitle:hover{color:var(--base-font-color);}
.main_services div.moduleItemIntrotext{clear:both;padding:15px 0 0;}

/*=== CONTENT ===*/

.hello{background:url(../../ventor/images/theme1199/page1_img1.jpg) no-repeat #110f0f;padding:23px 10px 10px 240px;min-height:126px;margin:0 0 44px;}
.hello div.module-title h2{color:#504a4a;line-height:30px;}

#services div.catItemImageBlock{margin:0 0 13px;float:none;}

#about div.catItemBody,#blog div.catItemBody{overflow:visible;}

.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.9em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.touch {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.touch,
a.moduleItemImage.modal{position:relative;overflow:hidden;background:#000; text-align: center;}
#port a.touch img,
a.moduleItemImage.modal img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#port a.touch:hover img,
a.moduleItemImage.modal:hover img{opacity:.3 !important;filter:alpha(opacity=30);}
#port a.touch span.zoomIcon,
a.moduleItemImage.modal span.zoom_icon {
  background: url("../../ventor/images/theme1199/zoom.png") no-repeat scroll 50% 0 transparent;
  height: 36px;
  width:100%;
  left:0;
  position: absolute;
  bottom:100%;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  margin-bottom:5px;
}
#port a.touch:hover span.zoomIcon,
a.moduleItemImage.modal:hover span.zoom_icon{bottom:50%;}
#port a.touch span.zoom_text,
a.moduleItemImage.modal span.zoom_text{color:#d9d8d9;text-transform:uppercase;text-align:center;font:14px/20px var(--main-font), serif;width:100%;top:100%;left:0;position:absolute;text-decoration:none;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;margin-top:5px;}
#port a.touch:hover span.zoom_text,
a.moduleItemImage.modal:hover span.zoom_text{top:50%;}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: left;
  margin-top:-40px;
  font:13px/22px var(--main-font), serif;text-transform:uppercase;
  width: 100%;
}

#port #isotopeOptions strong{font-weight:normal;color:#989292;}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 2em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a,
#port #isotopeOptions ul#sort li a,
#port #isotopeOptions ul#sort_direction li a{color:var(--base-font-color);text-decoration:none;}

#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  color:var(--main-font-color);
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
  overflow:visible !important;
}
#port div.catItemImageBlock{float:none;margin:0 0 15px;}
#port div.catItemBody{overflow:hidden;}
/*== Blog Page ==*/
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 50px 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
  height: 150px;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login,.component-content div.reset,.component-content div.remind,.component-content div.profile,.component-content div.contact {
  padding:0 0 50px;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 31px;
  padding:7px 8px 6px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */
background:url(../../ventor/images/theme1199/input.png);border:1px solid #2a2725;
box-shadow:0 0 15px rgba(0,0,0,.6) inset;
color:#504a4a;
font-size:inherit;
font-family:inherit;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding:8px;
  font: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  width: 100%;
background:url(../../ventor/images/theme1199/input.png);border:1px solid #2a2725;
box-shadow:0 0 15px rgba(0,0,0,.6) inset;
color:#504a4a;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 10px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../../ventor/images/theme1199/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: var(--main-font), serif;
  font-size:var(--base-font-size);
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  background:url(../../ventor/images/theme1199/button_tail.jpg) repeat-x;
  color:var(--main-font-color);
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px 20px 10px;
  background:#110f0f;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 20px 0 0;
  border:5px solid #282525;
  box-shadow:-4px 4px 18px rgba(0,0,0,.75);
}
form#comment-form textarea#commentText {
  height: 121px;
  margin-bottom:20px;
  width:84%;
}
form#comment-form input.inputbox {
  width: 43%;
  margin:0 0 10px;
  display:block;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}

#rt-sidebar-a .rt-block{margin:0 0 40px;}

.testimonials div.module-title h2{margin:0 0 30px;}
#cycle{background:#282525;box-shadow:-4px 4px 18px rgba(0,0,0,.75);}
#cycle li div.moduleItemIntrotext{padding:13px 10px 0 13px;color:var(--base-font-color);text-transform:uppercase;font:13px/22px var(--main-font), serif;}
#cycle li div.moduleItemIntrotext p{margin:0 0 14px;}
#cycle:after{position:absolute;background:url(../../ventor/images/theme1199/testimonials.png);width:31px;height:31px;content:' ';top:100%;left:7px;}

#cycle2{margin:21px 0 0;}
#cycle2 .typeTextfield{text-transform:uppercase;color:var(--main-font-color);font:13px/22px var(--main-font), serif;margin:0 0 10px;}
#cycle2 li{background:none !important;}

.cycle_nav li{position:absolute;width:30px;height:30px;top:0;right:0;cursor:pointer;background:url(../../ventor/images/theme1199/carousel_btns.png) right top;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
.cycle_nav li#prev{right:31px;background-position:left top;z-index:2;}
.cycle_nav li:hover{background-position: right bottom;}
.cycle_nav li#prev:hover{background-position: left bottom;}

.list3 ul,ul.list3{margin:0;}
.list3 li{padding:0 0 10px 10px;background:url(../../ventor/images/theme1199/list3_marker.png) 0 8px no-repeat;text-transform:uppercase;font:13px/20px var(--main-font), serif;list-style:none;}
.list3 li a{color:var(--base-font-color);text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list3 li a:hover{color:#e1e0e0;}

.k2LoginBlock ul.list3,.component-content div.login ul.list3{margin:20px 0 0;}

/*=== MAINBOTTOM POSITION ===*/
#rt-mainbottom .rt-block{margin:0 0 27px;}
.carousel div.module-title h2{line-height:30px;margin:0 0 25px;}
/*=== BOTTOM POSITION ===*/
.why_choose_me ul{margin:0 -10px;}
.why_choose_me ul:after{clear:both;display:block;content:' ';}
.why_choose_me li{float:left;width:220px;margin:0 10px 15px;}
.why_choose_me li.item1{background:url(../images/theme1199/page2_icon1.jpg) no-repeat;}
.why_choose_me li.item2{background:url(../images/theme1199/page2_icon2.jpg) no-repeat;}
.why_choose_me li.item3{background:url(../images/theme1199/page2_icon3.jpg) no-repeat;}
.why_choose_me li.item4{background:url(../images/theme1199/page2_icon4.jpg) no-repeat;}
.why_choose_me li.item5{background:url(../images/theme1199/page2_icon5.jpg) no-repeat;}
.why_choose_me li.item6{background:url(../images/theme1199/page2_icon6.jpg) no-repeat;}
.why_choose_me div.module-title h2{line-height:30px;}
.why_choose_me a.moduleItemTitle{margin-left:70px;text-transform:uppercase;color:var(--main-font-color);text-decoration:none;display:inline-block;font:13px/22px var(--main-font), serif;}
.why_choose_me a.moduleItemTitle:hover{color:var(--base-font-color);}
/*=== FOOTER POSITION ===*/

#rt-footer{background:url(../images/theme1199/footer_tail.jpg) 50% 0;border-top:1px solid #1d1b1b;padding:40px 0 0px;}
#rt-footer .rt-block{margin:0 0 25px;}
#rt-footer div.module-title h2{color:var(--base-font-color);font-size:18px;line-height:12px;margin:0 0 25px;}

.copyright{margin:0 0 20px;font-size:12px;text-transform:uppercase;color:#797979;padding: 10px;}
.copyright a{color:#797979;text-decoration:none; }
.copyright a:hover{color:#d9d8d9;}
.siteName{display:block;background:url(../images/theme1199/footer_logo.png) no-repeat;width:95px;height:26px;overflow:hidden;text-indent:-100px;margin:0 0 3px;}

ul.list1,.list1 ul{margin:0;}
.list1 li{font-size:13px;background:url(../images/theme1199/border.gif) repeat-x;padding:10px 0;}
.list1 li:first-child{background:none;padding:0 0 10px;}
.list1 li a{color:#797979;text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list1 li a:hover{color:#d9d8d9;}

.list2 li{background:url(../images/theme1199/list2_marker.gif) 0 8px no-repeat;text-indent:10px;font-size:11px;line-height:17px;padding:0 0 17px;}
.list2 li a{text-decoration:none;color:#504a4a;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list2 li a:hover{color:#d9d8d9;}

div.smile a{position:relative;height:37px;width:37px !important;margin:0 9px 0 0 !important;}
div.smile a img{width:100%;position:absolute;top:0;left:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}
div.smile a img+img{position:absolute;top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img:first-child{top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img+img{top:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}

/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/theme1199/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 58px;
  height: 61px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
a#gantry-totop:hover{background: url(../images/theme1199/scroll-to-top.png) -68px 0 no-repeat;}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: var(--base-font), Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../../images/icons/alert/icon-error.html) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../../images/icons/alert/icon-note.html) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../../images/icons/alert/icon-info.html) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../../images/icons/alert/icon-download.html) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: var(--base-font), Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: var(--main-font-color);
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  padding: 7px;
  color: var(--main-font-color);
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%;
}
div.text404 {
  overflow: hidden;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}

.rt-grid-12{float:none !important;display:block !important;}

#wrapper #map img{
  max-width: none !important;
}

/******************About me page Tabs**************/

.about-tabs {
margin-bottom:20px;
}
.gkTabsItem {
background:none !important;
}

/******************Portfolio page******************/

#wrapper .catItemImageBlock img {
/*height: 220px !important;*/
}
h3.catItemTitle {
/* color: #B6B6B6; */
color: #C2BABA;
}

div#galleryOverlay {
display: none !important;
}

#port .items-counting { 
float: right; 
font-size: 18px;
color: var(--base-font-color);
font-family: var(--base-font);
text-transform: capitalize;
 }

.catItemIntroText p {
margin: 0;
}

/********************Homepage casuoral slider*******/
#wrapper .es-carousel .moduleItemIntrotext a img {
/*height: 200px !important;*/
width: 100%;
}

/*************PrettyPhoto Plugin *******************/

/*div.pp_default .pp_description,div.pp_default .pp_expand{ display:none !important;}*/

/************Homepage Ads Banner******************/

#wrapper .banner_slider{
margin: 0 auto 30px;
}
#wrapper .banner_slider1{
margin: 0 auto 30px;
}

/************Add Testimonial******************/

#testimonial .map-wrapper {
display: none;
}
#testimonial-btn{
position: fixed;
     right: 239px; 
    bottom: 25%;
    z-index: 3000;
    /* border: 1px solid #111; */
    width: 3%;}

/***********My Testimonials List Page********/

#blog h3.catItemTitle{ margin:0 0 0px }

#blog .catItemIntroText p.title,#blog .catItemIntroText p.title a {
color: var(--base-font-color);
font-size: 14px;
text-shadow: 2px 2px 1px rgba(0,0,0,.5);
text-decoration:none;
font-weight:bold;
}

#blog .catItemIntroText p a { color: #5f5f5f;text-decoration:none; }

/*******************Add this social bar***********/

/*.gkTabsItem.gk-active{   background: url(../images/theme1199/texture.jpg) 50% 0 !important; z-index:2;}*/

.home-video {
    background: #000;
    margin-bottom: 30px;
    /* padding: 8px 8px 1px;*/
}






  @media only screen and (min-width:320px) and (max-width:767px){
    /*GENERAL STYLES*/
    
    
    
    
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
html{background:url(images/theme1199/footer_tail.jpg) 50% 0;border-bottom:1px solid #1d1b1b;min-height:100%;}
#wrapper{background:url(images/theme1199/texture.jpg) 50% 0;}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
p{margin:0 0 10px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../images/theme1199/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: var(--main-font), serif;
  font-size:var(--base-font-size);
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover{background:#3d3838;}
/*Lists*/
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
#rt-top .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/
#rt-header{background:url(../../ventor/images/theme1199/top_tail.jpg) 50% 0 repeat-x;padding:17px 0 25px;}
body.fixed #rt-header{margin-bottom:0px;}
#rt-logo{margin:0 auto;position:relative;z-index:10;}
/*=== MENU POSITION ===*/
#rt-menu{background:url(../../ventor/images/theme1199/menu_bg.jpg) 50% 0 repeat-x;position:relative;z-index:10;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
#rt-menu:before{background:url(../../ventor/images/theme1199/menu_bg_left.png);width:233px;height:100%;left:0;top:0;position:absolute;content:' ';}
#rt-menu:after{background:url(../../ventor/images/theme1199/menu_bg_right.png);width:231px;height:100%;right:0;top:0;position:absolute;content:' ';}
body.fixed #rt-menu{position:fixed;top:0;left:0;width:100%;}
ul.sf-menu {
  font-family: var(--main-font), serif;
  position: relative;
  display:table;
  width:100%;
  background:url(../../ventor/images/theme1199/menu_border.png) 100% 0 repeat-y;
  z-index:2;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu > li {
  padding: 0 0 0 3px;
  background:url(../../ventor/images/theme1199/menu_border.png) repeat-y;
  display:table-cell;
  float:none !important;
}
.sfHolder{display:block;position:relative;}
ul.sf-menu>li>.sfHolder>a,
ul.sf-menu>li>.sfHolder>span {
  display: block;
  line-height:56px;
  padding:0;
  text-align:center;
  text-decoration:none;
  font-size:var(--main-font-size);
  text-shadow:1px 1px 2px rgba(0,0,0,.5);
}
ul.sf-menu>li.current>.sfHolder>a,
ul.sf-menu>li.current>.sfHolder>span,
ul.sf-menu>li.active>.sfHolder>a,
ul.sf-menu>li.active>.sfHolder>span,
ul.sf-menu>li.sfHover>.sfHolder>a,
ul.sf-menu>li.sfHover>.sfHolder>span,
ul.sf-menu>li>.sfHolder>a:hover,
ul.sf-menu>li>.sfHolder>span:hover{background:url(../../ventor/images/theme1199/menu_active.png);}

ul.sf-menu li:hover>.sfHolder > ul,
ul.sf-menu li.sfHover>.sfHolder > ul {
  top: 100%;
  margin-top:1px;
}
ul.sf-menu ul {
  width: 150px;
  padding:6px 0;
  background:url(../../ventor/images/theme1199/submenu.jpg);
}
ul.sf-menu ul:before{position:absolute;top:0;left:0;width:100%;height:50%;background:url(../../ventor/images/theme1199/submenu_top.jpg) no-repeat;content:' ';z-index:2}
ul.sf-menu ul:after{position:absolute;bottom:0;left:0;width:100%;height:50%;background:url(../../ventor/images/theme1199/submenu_bottom.jpg) 0 100% no-repeat;content:' ';}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu ul li{position:relative;z-index:3;}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font:14px/25px var(--main-font), serif;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 6px;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#body-wrapper #rt-showcase .rt-container{max-width:1310px;width:auto;}
.camera_wrap {
  top:-120px;
  margin-bottom:-120px !important;
  height:670px;
  margin:0 auto;
}
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/

.content_container{background:url(../../ventor/images/theme1199/texture.jpg) 50% 0;}
.content_container_inner{background:url(../../ventor/images/theme1199/light.jpg) 50% 0 no-repeat;padding:40px 0 0;overflow:hidden;}

.top_block{text-align:center;border:10px solid #3d3838;box-shadow:-4px 4px 18px rgba(0,0,0,.75);color:#6d6565;margin:0 0 50px;}
.top_block .rt-block{border:1px solid #504a4a;background:url(../../ventor/images/theme1199/top_block_bg.jpg);padding:14px 10px 29px;}
.top_block div.module-title h2{ /*background:url(../images/top_block_title_bg.png) 50% 100% no-repeat;*/padding:0 0 12px;margin:0 0 0px;line-height:30px;}
.top_block div.moduleItemIntrotext{padding:0 5px;}
.top_block div.moduleItemIntrotext p{margin:0 0 15px;}
.moduleItemIntrotext a.moduleItemImage { border: 5px solid #282525; box-shadow: -4px 4px 18px rgba(0,0,0,.75); margin-bottom: 20px; }
#rt-maintop .moduleItemIntrotext a.moduleItemImage { border: 0; box-shadow:none; margin-bottom: 10px; }
#rt-maintop .rt-block{ padding:14px 10px 10px;}
.main_services div.module-title h2{line-height:30px;}
.main_services ul{margin:0 -10px;}
.main_services li{float:left;width:220px;margin:0 10px 40px;}
.dropcap{float:left;text-align:center;color:var(--main-font-color);margin:0 20px 0 0;font:30px/50px var(--main-font), serif;background:url(../../ventor/images/theme1199/dropcap.jpg);width:50px;height:50px;}
.main_services a.moduleItemTitle{text-decoration:none;color:var(--main-font-color);font:13px/22px var(--main-font), serif;text-transform:uppercase;}
.main_services a.moduleItemTitle:hover{color:var(--base-font-color);}
.main_services div.moduleItemIntrotext{clear:both;padding:15px 0 0;}

/*=== CONTENT ===*/

.hello{background:url(../../ventor/images/theme1199/page1_img1.jpg) no-repeat #110f0f;padding:23px 10px 10px 240px;min-height:126px;margin:0 0 44px;}
.hello div.module-title h2{color:#504a4a;line-height:30px;}

#services div.catItemImageBlock{margin:0 0 13px;float:none;}

#about div.catItemBody,#blog div.catItemBody{overflow:visible;}

.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.9em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.touch {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.touch,
a.moduleItemImage.modal{position:relative;overflow:hidden;background:#000; text-align: center;}
#port a.touch img,
a.moduleItemImage.modal img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#port a.touch:hover img,
a.moduleItemImage.modal:hover img{opacity:.3 !important;filter:alpha(opacity=30);}
#port a.touch span.zoomIcon,
a.moduleItemImage.modal span.zoom_icon {
  background: url("../../ventor/images/theme1199/zoom.png") no-repeat scroll 50% 0 transparent;
  height: 36px;
  width:100%;
  left:0;
  position: absolute;
  bottom:100%;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  margin-bottom:5px;
}
#port a.touch:hover span.zoomIcon,
a.moduleItemImage.modal:hover span.zoom_icon{bottom:50%;}
#port a.touch span.zoom_text,
a.moduleItemImage.modal span.zoom_text{color:#d9d8d9;text-transform:uppercase;text-align:center;font:14px/20px var(--main-font), serif;width:100%;top:100%;left:0;position:absolute;text-decoration:none;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;margin-top:5px;}
#port a.touch:hover span.zoom_text,
a.moduleItemImage.modal:hover span.zoom_text{top:50%;}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: left;
  margin-top:-40px;
  font:13px/22px var(--main-font), serif;text-transform:uppercase;
  width: 100%;
}

#port #isotopeOptions strong{font-weight:normal;}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 2em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a,
#port #isotopeOptions ul#sort li a,
#port #isotopeOptions ul#sort_direction li a{color:var(--base-font-color);text-decoration:none;}

#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  color:var(--main-font-color);
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
  overflow:visible !important;
}
#port div.catItemImageBlock{float:none;margin:0 0 15px;}
#port div.catItemBody{overflow:hidden;}
/*== Blog Page ==*/
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 50px 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
  height: 150px;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login,.component-content div.reset,.component-content div.remind,.component-content div.profile,.component-content div.contact {
  padding:0 0 50px;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 31px;
  padding:7px 8px 6px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */
background:url(../../ventor/images/theme1199/input.png);border:1px solid #2a2725;
box-shadow:0 0 15px rgba(0,0,0,.6) inset;
color:#504a4a;
font-size:inherit;
font-family:inherit;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding:8px;
  font: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  width: 100%;
background:url(../../ventor/images/theme1199/input.png);border:1px solid #2a2725;
box-shadow:0 0 15px rgba(0,0,0,.6) inset;
color:#504a4a;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 10px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../../ventor/images/theme1199/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: var(--main-font), serif;
  font-size:var(--base-font-size);
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  background:url(../../ventor/images/theme1199/button_tail.jpg) repeat-x;
  color:var(--main-font-color);
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px 20px 10px;
  background:#110f0f;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 20px 0 0;
  border:5px solid #282525;
  box-shadow:-4px 4px 18px rgba(0,0,0,.75);
}
form#comment-form textarea#commentText {
  height: 121px;
  margin-bottom:20px;
  width:84%;
}
form#comment-form input.inputbox {
  width: 43%;
  margin:0 0 10px;
  display:block;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}

#rt-sidebar-a .rt-block{margin:0 0 40px;}

.testimonials div.module-title h2{margin:0 0 30px;}
#cycle{background:#282525;box-shadow:-4px 4px 18px rgba(0,0,0,.75);}
#cycle li div.moduleItemIntrotext{padding:13px 10px 0 13px;color:var(--base-font-color);text-transform:uppercase;font:13px/22px var(--main-font), serif;}
#cycle li div.moduleItemIntrotext p{margin:0 0 14px;}
#cycle:after{position:absolute;background:url(../../ventor/images/theme1199/testimonials.png);width:31px;height:31px;content:' ';top:100%;left:7px;}

#cycle2{margin:21px 0 0;}
#cycle2 .typeTextfield{text-transform:uppercase;color:var(--main-font-color);font:13px/22px var(--main-font), serif;margin:0 0 10px;}
#cycle2 li{background:none !important;}

.cycle_nav li{position:absolute;width:30px;height:30px;top:0;right:0;cursor:pointer;background:url(../../ventor/images/theme1199/carousel_btns.png) right top;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
.cycle_nav li#prev{right:31px;background-position:left top;z-index:2;}
.cycle_nav li:hover{background-position: right bottom;}
.cycle_nav li#prev:hover{background-position: left bottom;}

.list3 ul,ul.list3{margin:0;}
.list3 li{padding:0 0 10px 10px;background:url(../../ventor/images/theme1199/list3_marker.png) 0 8px no-repeat;text-transform:uppercase;font:13px/20px var(--main-font), serif;list-style:none;}
.list3 li a{color:var(--base-font-color);text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list3 li a:hover{color:#e1e0e0;}

.k2LoginBlock ul.list3,.component-content div.login ul.list3{margin:20px 0 0;}

/*=== MAINBOTTOM POSITION ===*/
#rt-mainbottom .rt-block{margin:0 0 27px;}
.carousel div.module-title h2{line-height:30px;margin:0 0 25px;}
/*=== BOTTOM POSITION ===*/
.why_choose_me ul{margin:0 -10px;}
.why_choose_me ul:after{clear:both;display:block;content:' ';}
.why_choose_me li{float:left;width:220px;margin:0 10px 15px;}
.why_choose_me li.item1{background:url(../images/theme1199/page2_icon1.jpg) no-repeat;}
.why_choose_me li.item2{background:url(../images/theme1199/page2_icon2.jpg) no-repeat;}
.why_choose_me li.item3{background:url(../images/theme1199/page2_icon3.jpg) no-repeat;}
.why_choose_me li.item4{background:url(../images/theme1199/page2_icon4.jpg) no-repeat;}
.why_choose_me li.item5{background:url(../images/theme1199/page2_icon5.jpg) no-repeat;}
.why_choose_me li.item6{background:url(../images/theme1199/page2_icon6.jpg) no-repeat;}
.why_choose_me div.module-title h2{line-height:30px;}
.why_choose_me a.moduleItemTitle{margin-left:70px;text-transform:uppercase;color:var(--main-font-color);text-decoration:none;display:inline-block;font:13px/22px var(--main-font), serif;}
.why_choose_me a.moduleItemTitle:hover{color:var(--base-font-color);}
/*=== FOOTER POSITION ===*/

#rt-footer{background:url(../images/theme1199/footer_tail.jpg) 50% 0;border-top:1px solid #1d1b1b;padding:40px 0 0px;}
#rt-footer .rt-block{margin:0 0 25px;}
#rt-footer div.module-title h2{color:var(--base-font-color);font-size:18px;line-height:12px;margin:0 0 25px;}

.copyright{margin:0 0 14px;font-size:12px;text-transform:uppercase;color:#797979;}
.copyright a{color:#797979;text-decoration:none; }
.copyright a:hover{color:#d9d8d9;}
.siteName{display:block;background:url(../images/theme1199/footer_logo.png) no-repeat;width:95px;height:26px;overflow:hidden;text-indent:-100px;margin:0 0 3px;}

ul.list1,.list1 ul{margin:0;}
.list1 li{font-size:12px;background:url(../images/theme1199/border.gif) repeat-x;padding:10px 0;}
.list1 li:first-child{background:none;padding:0 0 10px;}
.list1 li a{color:#797979;text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list1 li a:hover{color:#d9d8d9;}

.list2 li{background:url(../images/theme1199/list2_marker.gif) 0 8px no-repeat;text-indent:10px;font-size:11px;line-height:17px;padding:0 0 17px;}
.list2 li a{text-decoration:none;color:#504a4a;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list2 li a:hover{color:#d9d8d9;}

div.smile a{position:relative;height:37px;width:37px !important;margin:0 9px 0 0 !important;}
div.smile a img{width:100%;position:absolute;top:0;left:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}
div.smile a img+img{position:absolute;top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img:first-child{top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img+img{top:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}

/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/theme1199/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 58px;
  height: 61px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
a#gantry-totop:hover{background: url(../images/theme1199/scroll-to-top.png) -68px 0 no-repeat;}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: var(--base-font), Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../../images/icons/alert/icon-error.html) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../../images/icons/alert/icon-note.html) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../../images/icons/alert/icon-info.html) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../../images/icons/alert/icon-download.html) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: var(--base-font), Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: var(--main-font-color);
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  padding: 7px;
  color: var(--main-font-color);
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%;
}
div.text404 {
  overflow: hidden;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}

.rt-grid-12{float:none !important;display:block !important;}

#wrapper #map img{
  max-width: none !important;
}

/******************About me page Tabs**************/

.about-tabs {
margin-bottom:20px;
}
.gkTabsItem {
background:none !important;
}

/******************Portfolio page******************/

#wrapper .catItemImageBlock img {
/*height: 220px !important;*/
}
h3.catItemTitle {
color: #B6B6B6;
}

div#galleryOverlay {
display: none !important;
}

#port .items-counting { 
float: right; 
font-size: 18px;
color: var(--base-font-color);
font-family: var(--base-font);
text-transform: capitalize;
 }

.catItemIntroText p {
margin: 0;
}

/********************Homepage casuoral slider*******/
#wrapper .es-carousel .moduleItemIntrotext a img {
/*height: 200px !important;*/
width: 100%;
}

/*************PrettyPhoto Plugin *******************/

/*div.pp_default .pp_description,div.pp_default .pp_expand{ display:none !important;}*/

/************Homepage Ads Banner******************/

#wrapper .banner_slider{
margin: 0 auto 30px;
}
#wrapper .banner_slider1{
margin: 0 auto 30px;
}

/************Add Testimonial******************/

#testimonial .map-wrapper {
display: none;
}
#testimonial-btn{
position:fixed;
right:0;
bottom:20%;
z-index:3000;
border: 1px solid #111;
width: 3%;}

/***********My Testimonials List Page********/

#blog h3.catItemTitle{ margin:0 0 0px }

#blog .catItemIntroText p.title,#blog .catItemIntroText p.title a {
color: var(--base-font-color);
font-size: 14px;
text-shadow: 2px 2px 1px rgba(0,0,0,.5);
text-decoration:none;
font-weight:bold;
}

#blog .catItemIntroText p a { color: #5f5f5f;text-decoration:none; }

/*******************Add this social bar***********/

.gkTabsItem.gk-active{   background: url(../images/theme1199/texture.jpg) 50% 0 !important; z-index:2;}

.home-video {
    background: #000;
    margin-bottom: 30px;
    padding: 10px 10px 1px;
}
  
  } 
  /*---------buybutton----------*/
 /* .btn-2::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-2 {
  background: none;
  border: 1px solid #423d3d;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0px;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
}

.btn-2::before,
.btn-2::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}

.btn-2:hover {
  color: #423d3d;
}
.btn-2::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.btn-2:hover:after {
  width: 100%;
}
.containerr {
  
}*/
.ride{
  text-align: center;
}
.buyp{
  text-align: center;
}
.blockk{
  padding: 0px 0px 0px ! important;
}
/*.now{
  right: 2%;
}
.cartIcon {
  background: url("../../ventor/images/theme1199/cartzoom.png") no-repeat scroll 50% 0 transparent;
  height: 36px;
  width:100%;
  left:0;
  position: absolute;
  bottom:100%;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  margin-bottom:5px;
}
#port a.touch:hover span.cartIcon,
a.moduleItemImage.modal:hover span.cart_icon{bottom:50%;}
#port a.touch span.zoom_text,
a.moduleItemImage.modal span.zoom_text{color:#d9d8d9;text-transform:uppercase;text-align:center;font:14px/20px var(--main-font), serif;width:100%;top:100%;left:0;position:absolute;text-decoration:none;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;margin-top:5px;}
#port a.touch:hover span.zoom_text,
a.moduleItemImage.modal:hover span.zoom_text{top:50%;}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}*/
.myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
#myModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  /* width: 40% ! important; */
  /*max-width: 700px;*/
}



/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 25px;
  right: 20vw;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.myImg{
    width: 90px ! important;
  }
.yout{
  padding: 5px;
}
.conim{
  transform: translateX(180px) rotate(90deg);
    width: 155px;
}
.footerfont {
    color: var(--base-font-color);
    font: 21px/20px var(--main-font), serif;
    margin: 0;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    margin: -4px 0 3px;
    text-transform: capitalize;
}
.our-sites li
{
    margin-left: 43px;
    list-style: none;
}
.about-sec h3{
  color: #C2BABA;
}
.about-sec h2{
  color: #C2BABA;
}
.banner_slider1 .banneritem
{
  /*box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);*/
  box-shadow: 7px 7px 10px 10px rgb(0 0 0 / 15%);
}
.banner_slider .banneritem
{
  /*box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);*/
  box-shadow: 7px 7px 10px 10px rgb(0 0 0 / 35%);
}
.about-sec a span:hover{
  color: white ! important;
}
.about-sec a:hover{
  color: white ! important;
}
.about-sec a strong:hover{
  color: white ! important;
}
