/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/* Dropcap */
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*** Strat Shortcode Accordion ***/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/* Dropcap */
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
# Package - JM Template
# ----------------------------------------------------------------------
# Author - JoomlaMan http://www.joomlaman.com
# Copyright Copyright under commercial licence (C) 2012 - 2013 JoomlaMan
# License http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3
-----------------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
#section-header {
  background: #41c2ee;
  width: 100%;
}
#section-header .superhero-dropdown > ul > li > a, #section-header .socialTops a, #section-header .site-logo a {
  color: #113a52;
  line-height: 150px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#section-header .superhero-dropdown > ul > li > a img, #section-header .socialTops a img, #section-header .site-logo a img {
  max-width: 100%;
  -webkit-transition: max-width 0.5s ease-in-out;
  -moz-transition: max-width 0.5s ease-in-out;
  -o-transition: max-width 0.5s ease-in-out;
  transition: max-width 0.5s ease-in-out;
}
#section-header.fixed-transition .superhero-dropdown > ul > li > a, #section-header.fixed-transition .socialTops a, #section-header.fixed-transition .site-logo a {
  line-height: 100px;
}
#section-header.fixed-transition .superhero-dropdown > ul > li > a img, #section-header.fixed-transition .socialTops a img, #section-header.fixed-transition .site-logo a img {
  max-width: 66.66667%;
}
#section-header.fixed-transition #block-search-form {
  top: 37px;
}
#section-header.fixed {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
}
#section-banner {
  clear: both;
}
.btn, .button, button {
  display: inline-block;
  padding: 7px 23px;
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
  text-shadow: none;
  letter-spacing: 0;
  outline: none;
  border-left: medium none !important;
  border-right: medium none !important;
  border-top: none !important;
  outline: none;
  color: #fff;
  background: #fff;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover, .button:hover, button:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  /* Buttons in IE7 don't get borders, so darken on hover */
  *background-color: #d9d9d9;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus, .button:focus, button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .button.active, button.active, .btn:active, .button:active, button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 e("\9");
  background-image: none;
  outline: 0;
  -webkit-box-shadow: "none";
  -moz-box-shadow: "none";
  box-shadow: "none";
}
.btn.disabled, .button.disabled, button.disabled, .btn[disabled], .button[disabled], button[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: "alpha(opacity=${opacity})";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-latest-work .btn, .view-latest-work .button, .view-latest-work button {
  padding: 4px 12px;
}
.jm-btn {
  line-height: 30px;
  margin: 0 10px;
}
.btn-lg {
  padding: 9px 60px;
  font-size: 15px;
  line-height: normal;
}
.btn-lg [class^="fa fa-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 15px;
  font-size: 11px;
  line-height: 18px;
}
.btn-small [class^="fa fa-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 3px 9px;
  font-size: 10px;
  line-height: 16px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, .75);
}
.btn-info, .btn-success, .btn-inverse, .btn-danger, .btn-warning {
  border: none !important;
}
.btn, .button {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25);
}
.btn-primary, .button {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #41c2ee, #4188ee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#41c2ee), to(#4188ee));
  background-image: -webkit-linear-gradient(top, #41c2ee, #4188ee);
  background-image: -o-linear-gradient(top, #41c2ee, #4188ee);
  background-image: linear-gradient(to bottom, #41c2ee, #4188ee);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #4188ee #4188ee #1361d0;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #4188ee;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-primary:hover, .button:hover, .btn-primary:active, .button:active, .btn-primary.active, .button.active, .btn-primary.disabled, .button.disabled, .btn-primary[disabled], .button[disabled] {
  color: #fff;
  background-color: #4188ee;
  *background-color: #2a7aec;
}
.btn-primary:active, .button:active, .btn-primary.active, .button.active {
  background-color: #156ce7 e("\9");
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #f89406;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 e("\9");
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #bd362f;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 e("\9");
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #51a351;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active, .btn-success.active {
  background-color: #408140 e("\9");
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #2f96b4;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
  background-color: #24748c e("\9");
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",argb($startColor),argb($endColor)));
  border-color: #222 #222 #000;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) fadein(rgba(0, 0, 0, .1), 15%);
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  *background-color: #222;
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 e("\9");
}
.btn-warning {
  border-bottom: 3px solid #fbb450 !important;
  background: #f89406 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-warning:hover {
  background: #fbb450 !important;
}
.btn-danger {
  border-bottom: 3px solid #ee5f5b !important;
  background: #bd362f !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-danger:hover {
  background: #ee5f5b !important;
}
.btn-success {
  border-bottom: 3px solid #62c462 !important;
  background: #51a351 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-success:hover {
  background: #62c462 !important;
}
.btn-info {
  border-bottom: 3px solid #5bc0de !important;
  background: #2f96b4 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-info:hover {
  background: #5bc0de !important;
}
.btn-inverse {
  border-bottom: 3px solid #444 !important;
  background: #222 !important;
  color: #fff !important;
  text-shadow: none;
  box-shadow: none;
}
.btn-inverse:hover {
  background: #444 !important;
}
button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link, .btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #41c2ee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #118eb8;
  text-decoration: underline;
  background-color: transparent;
}
.btn-default, button[type="submit"] {
  background: #ededed;
  color: #15b2e7 !important;
  text-shadow: none;
  border-bottom: 0;
  text-transform: capitalize;
  font-size: 14px;
}
.btn-default:hover, button[type="submit"]:hover, .btn-default:focus, button[type="submit"]:focus, .btn-default:active, button[type="submit"]:active {
  background: #15b2e7 !important;
  color: #fff !important;
}
.btn-primary {
  background: #fff;
  border: 2px solid #333 !important;
  color: #333;
  text-shadow: none;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: rgba(0, 0, 0, 0.1) !important;
  color: #333;
}
.btn-primary.form-submit {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.view-blog-categories .btn-primary {
  background: #41c2ee !important;
  color: #fff !important;
  text-shadow: none;
  border: none !important;
  border-bottom: 3px solid #15b2e7 !important;
  border-width: 0 0 3px 0;
}
.view-blog-categories .btn-primary:hover, .view-blog-categories .btn-primary:focus, .view-blog-categories .btn-primary:active {
  background: #15b2e7 !important;
  color: #fff !important;
}
.btn-primary.link {
  border: 2px solid #41c2ee !important;
  color: #41c2ee;
}
.btn-primary.link:hover, .btn-primary.link:focus, .btn-primary.link:active {
  background: rgba(65, 194, 238, 0.3) !important;
  border: 2px solid #41c2ee;
  color: #41c2ee;
}
.btn.btn-trans-white {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-family: ;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.btn.btn-trans-white:hover {
  border: 1px solid #fff;
}
.block {
  margin-top: 25px;
}
.block:first-child, .block.block-system {
  margin-top: 0;
}
.block .block-title {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: normal;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'open_sanssemibold';
  color: #333;
}
.block .block-title span.title-border {
  width: 40px;
  height: 2px;
  display: block;
  margin-top: 20px;
  background: #333;
}
.block .block-title.sub-title .title, .block .block-title.sub-title .subtitle {
  display: block;
}
.block.sub-title-small .title, .block.sub-title-small .subtitle {
  display: block;
}
.block.sub-title-small .subtitle {
  font-size: 18px;
  text-transform: none;
}
.block .content pre {
  color: #333 !important;
}
.block.box {
  border: 1px solid #ddd;
  padding: 15px;
}
.block.title-white .block-title {
  color: #fff;
}
.block.title-white .block-title span.title-border {
  background: #fff;
}
.block.title-small .block-title {
  font-size: 18px;
}
.block.title-medium .block-title {
  font-size: 25px;
}
.block.title-large .block-title {
  font-size: 36px;
  font-family: 'opensans-regular-webfont';
}
.block.title-large .block-title span.title-border {
  width: 80px;
}
.block.title-xlarge .block-title {
  font-size: 60px;
  font-weight: normal;
  margin-bottom: 30px;
  font-family: 'opensans-regular-webfont';
}
.block.title-xlarge .block-title span.title-border {
  width: 100px;
}
.block.title-none .block-title {
  text-transform: none;
}
.block.title-left .block-title {
  text-align: left;
}
.block.title-center .block-title {
  text-align: center;
}
.block.title-center .block-title span.title-border {
  margin: 20px auto 0 auto;
}
.block.title-right .block-title {
  text-align: right;
  direction: rtl;
}
.block.title-bold .block-title {
  font-family: 'open_sanssemibold';
}
.block.title-on-left .block-title {
  float: left;
  width: 20%;
}
.block.text-left .content {
  text-align: left;
}
.block.text-center .content, .icon-top [class^="fa fa-"].block .content, .icon-top [class*="fa fa-"].block .content, .icon-top-box [class^="fa fa-"].block .content, .icon-top-box [class*="fa fa-"].block .content, .icon-top-box2 [class^="fa fa-"].block .content, .icon-top-box2 [class*="fa fa-"].block .content {
  text-align: center;
}
.block.text-right .content {
  text-align: right;
}
.block.text-justify .content {
  text-align: justify;
}
.block.text-white .content * {
  color: #fff;
}
.block.box-preset {
  background: #41c2ee;
  border-color: #41c2ee;
}
.block.box-gray {
  background: #eee;
}
.block.dark {
  background: #000;
}
.block.dark a {
  color: #777;
}
.block.dark a:hover {
  color: #888;
}
.block.green {
  background: #29bcb8;
}
.block.green a {
  color: #63e063;
}
.block.green a:hover {
  color: #43f043;
}
.block.maroon {
  background: #f35d34;
}
.block.maroon a {
  color: #b4300d;
}
.block.maroon a:hover {
  color: #c93f19;
}
.block.blue {
  background: #049cdb;
}
.block.blue a {
  color: #47c9ff;
}
.block.blue a:hover {
  color: #0073a3;
}
.block.gray {
  background: #555;
}
.block.gray a {
  color: #999;
}
.block.gray a:hover {
  color: #777;
}
.block.pink {
  background: #c3325f;
}
.block.pink a {
  color: #ff5c8f;
}
.block.pink a:hover {
  color: #fa2e6e;
}
.block.red {
  background: #9d261d;
}
.block.red a {
  color: #ee4538;
}
.block.red a:hover {
  color: #da3f33;
}
.block.gallery .gallery-filters {
  display: none;
}
.block.gallery .supperhero-gallery .superhero-gallery-item {
  margin: 0;
  width: 33.33% !important;
}
.rtl .block.title-right .block-title {
  text-align: left;
  direction: ltr;
}
.get-code.block .block-title {
  text-transform: none;
  font-size: 24.5px;
}
.from-the-block .views-row {
  clear: both;
  margin: 15px 0 0;
  padding: 0 0 15px;
}
.from-the-block .views-row .blog-info {
  width: 15%;
}
.from-the-block .views-row .blog-info img {
  width: 50px;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 2px 0 5px;
  border: 4px solid #efefef;
}
.from-the-block .views-row .blog-info .date {
  color: #41c2ee;
  font-size: 11px;
  font-weight: normal;
  text-transform: lowercase;
}
.from-the-block .views-row .blog-info .month {
  color: #41c2ee;
  font-family: 'MuseoSlab';
  font-size: 14px;
  text-transform: uppercase;
}
.from-the-block .views-row .blog-content {
  width: 82%;
}
.from-the-block .views-row .blog-content .from-the-block-read-more {
  font-size: 11px;
  font-style: italic;
}
.sp-tweet .sp-avatar {
  margin-right: 5px;
}
.me-team .slide-item-wrap {
  padding: 20px;
  margin-bottom: 50px;
}
.me-team .slide-item-wrap .slide-item-image {
  position: relative;
}
.me-team .slide-item-wrap img {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.18s linear 0s;
}
.me-team .slide-item-wrap .circle-border {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #ecebe9;
  left: 0px;
  position: absolute;
  top: 0px;
  -webkit-transition-duration: 225ms;
  -moz-transition-duration: 225ms;
  -ms-transition-duration: 225ms;
  -o-transition-duration: 225ms;
  transition-duration: 225ms;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -ms-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -o-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  width: 99%;
  height: 99%;
  border-radius: 50%;
  z-index: -1;
}
.me-team .slide-item-wrap:hover .circle-border {
  border: 1px solid #41c2ee;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -ms-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -o-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
.me-team .slide-item-wrap .slide-item-title {
  padding: 20px 0 15px;
}
.me-team .slide-item-wrap .slide-item-title .name {
  display: block;
  font-family: 'MuseoSlab';
  font-size: 20px;
  text-align: center;
}
.me-team .slide-item-wrap .slide-item-title .position {
  color: #999;
  display: block;
  text-align: center;
}
.me-team .slide-item-wrap .slide-item-desc {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 15px 0;
}
.me-team .slide-item-wrap .user-social {
  font-size: 12px;
  padding: 15px 0;
  text-align: center;
}
.me-team .slide-item-wrap .user-social span:before {
  content: "/";
  padding: 0 5px 0 0;
}
.me-team .slide-item-wrap .user-social span:first-child:before {
  display: none;
}
.region-sidebar-first .list-style1 .item-list ul, .region-sidebar-second .list-style1 .item-list ul {
  list-style: none;
}
.region-sidebar-first .list-style1 .item-list ul li, .region-sidebar-second .list-style1 .item-list ul li {
  margin: 0 0 5px;
  padding: 0;
}
.region-sidebar-first .list-style1 .item-list ul li a, .region-sidebar-second .list-style1 .item-list ul li a {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  background: #f1f1f1;
  color: #4c5357;
  display: block;
  padding: 10px;
}
.region-sidebar-first .list-style1 .item-list ul li a:before, .region-sidebar-second .list-style1 .item-list ul li a:before {
  color: #29bcb8;
  content: "\f105";
  font-family: fontawesome;
  padding: 10px;
}
.region-sidebar-first .list-style1 .item-list ul li a:hover, .region-sidebar-second .list-style1 .item-list ul li a:hover {
  background: #41c2ee;
  color: #fff;
}
.region-sidebar-first .list-style1 .item-list ul li a:hover:before, .region-sidebar-second .list-style1 .item-list ul li a:hover:before {
  color: #fff;
}
.BlockCustom {
  position: relative;
}
.BlockCustom .CustomContent {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  padding: 15px 0;
  position: absolute;
  width: 100%;
}
.top-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-menu ul li {
  padding: 0;
  margin: 0;
  float: right;
  list-style: none;
}
.top-menu ul li a {
  display: block;
  padding: 4px 5px;
}
.rtl .top-menu ul li {
  float: left;
}
.sh-dropcap {
  overflow: hidden;
}
.sh-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
.testimonial {
  margin: 40px 0 20px;
}
.testimonial .testimonial-author {
  margin: -1px 0 0 0;
  background: none;
}
.testimonial .testimonial-author strong {
  font-weight: normal;
  color: #000;
}
.testimonial .testimonial-content {
  padding: 15px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: #41c2ee;
}
.tab-content .tab-pane {
  margin-top: 20px;
}
.btn-mini {
  font-size: 11px;
  line-height: 16px;
  padding: 3px 9px;
}
.panel-default > .panel-heading {
  background: none;
  border-color: #e5e5e5;
  /*Unordered Lists*/
}
.panel-default > .panel-heading .panel-title {
  font-size: 13px;
}
ul.arrow, ul.arrow-double, ul.tick, ul.cross, ul.star, ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before, ul.arrow li::after, ul.arrow-double li::after, ul.tick li::after, ul.cross li::after, ul.star li::after, ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
.ltr ul.arrow li::before, .ltr ul.arrow-double li::before, .ltr ul.tick li::before, .ltr ul.cross li::before, .ltr ul.star li::before, .ltr ul.rss li::before {
  margin-right: 5px;
}
.ltr ul.arrow li::before {
  content: "\f105";
}
.ltr ul.arrow-double li::before {
  content: "\f101";
}
.ltr ul.tick li::before {
  content: "\f00c";
}
.ltr ul.cross li::before {
  content: "\f00d";
}
.ltr ul.star li::before {
  content: "\f006";
}
.ltr ul.rss li::before {
  content: "\f09e";
}
.rtl ul.arrow li::after, .rtl ul.arrow-double li::after, .rtl ul.tick li::after, .rtl ul.cross li::after, .rtl ul.star li::after, .rtl ul.rss li::after {
  margin-left: 5px;
}
.rtl ul.arrow li::after {
  content: "\f104";
}
.rtl ul.arrow-double li::after {
  content: "\f100";
}
.rtl ul.tick li::after {
  content: "\f00c";
}
.rtl ul.cross li::after {
  content: "\f00d";
}
.rtl ul.star li::after {
  content: "\f006";
}
.rtl ul.rss li::after {
  content: "\f09e";
}
img.pull-left, .pull-left > img {
  margin-right: 15px;
}
img.pull-right, .pull-right > img {
  margin-left: 15px;
}
.rtl {
  /* Block number */
}
.rtl img.pull-left, .rtl .pull-left > img {
  margin-left: 15px;
}
.rtl img.pull-right, .rtl .pull-right > img {
  margin-right: 15px;
}
.sh-blocknumber {
  position: relative;
  min-height: 45px;
}
.sh-blocknumber span {
  font-weight: bold;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
}
.sh-blocknumber span.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-blocknumber span.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.ltr .sh-blocknumber {
  padding: 5px 0 5px 60px;
}
.ltr .sh-blocknumber span {
  left: 0;
}
.rtl {
  /* Block */
}
.rtl .sh-blocknumber {
  padding: 5px 60px 5px 0;
}
.rtl .sh-blocknumber span {
  right: 0;
}
.sh-block.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-bubble {
  position: relative;
  margin-bottom: 40px;
}
.sh-bubble cite {
  display: block;
  height: 30px;
  line-height: 36px;
  position: absolute;
  bottom: -30px;
}
.sh-bubble cite span {
  content: ' ';
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-bottom-color: transparent !important;
}
.ltr .sh-bubble cite {
  left: 15px;
  padding-left: 40px;
}
.ltr .sh-bubble cite span {
  left: 0;
  border-left-color: transparent !important;
}
.rtl .sh-bubble cite {
  right: 15px;
  padding-right: 40px;
}
.rtl .sh-bubble cite span {
  right: 0;
  border-right-color: transparent !important;
}
.ltr [class^="icon-"].pull-left, .ltr [class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
.ltr [class^="icon-"].pull-right, .ltr [class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-left, .rtl [class*=" icon-"].pull-left {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-right, .rtl [class*=" icon-"].pull-right {
  margin-right: 0.3em;
}
#spaccordion .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#spaccordion .panel .panel-heading {
  background: #f2f2f2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0 3px;
}
#spaccordion .panel .panel-heading h4.panel-title a {
  font-size: 15px;
  font-family: ;
  color: #555;
  outline: medium none;
  text-decoration: none;
}
#spaccordion .panel .panel-heading h4.panel-title a.collapsed:before {
  content: "";
}
#spaccordion .panel .panel-heading h4.panel-title i {
  padding-right: 2px;
}
#spaccordion .panel .panel-body {
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 0 3px 3px 3px;
}
.rtl {
  /*** End Shortcode Accordion ***/
  /*** Strat Shortcode Carousel ***/
}
.rtl #spaccordion .panel .panel-heading h4.panel-title i {
  padding-left: 2px;
}
#mycarousel .carousel-caption {
  background: rgba(0, 0, 0, 0.75);
  left: 0;
  padding: 15px;
  right: inherit;
  text-align: left;
  width: 100%;
}
#mycarousel .carousel-control {
  width: 23px;
  height: 23px;
  background: none;
  top: inherit;
  bottom: 33px;
  right: 10px;
  z-index: 1000;
  opacity: 1;
  background: #41c2ee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#mycarousel .carousel-control:hover {
  background: #000;
}
#mycarousel .carousel-control:before {
  font-family: FontAwesome;
  color: #fff;
}
#mycarousel .carousel-control.right:before, #mycarousel #section-header ul.socialTops.carousel-control:before, #section-header #mycarousel ul.socialTops.carousel-control:before {
  content: "\f105";
}
#mycarousel .carousel-control.left {
  left: inherit;
  right: 38px;
}
#mycarousel .carousel-control.left:before {
  content: "\f104";
}
#mycarousel .carousel-control span {
  display: none;
}
.rtl {
  /*** End Shortcode Carousel ***/
  /*** Start Shortcode Gallery ***/
}
.rtl #mycarousel .carousel-caption {
  text-align: right;
}
.rtl #mycarousel .carousel-control.left {
  left: 38px;
  right: inherit;
}
.rtl #mycarousel .carousel-control.right, .rtl #mycarousel #section-header ul.socialTops.carousel-control, #section-header .rtl #mycarousel ul.socialTops.carousel-control {
  left: 10px;
  right: inherit;
}
.gallery-filters, .portfolio-filters {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-filters a, .portfolio-filters a {
  border-bottom: 1px solid #ececec !important;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #888 !important;
  padding: 0px 10px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'opensans-regular-webfont';
  outline: none;
}
.gallery-filters a:focus, .portfolio-filters a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery-filters a.active, .portfolio-filters a.active {
  background: #41c2ee;
  color: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery-filters a.active:hover, .portfolio-filters a.active:hover {
  background: #41c2ee;
  color: !important;
}
.portfolio-filters #filters {
  padding: 0;
  margin-bottom: 30px;
}
.portfolio-filters #filters a {
  outline: none;
}
.rtl .gallery-filters a:first-child {
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.rtl .gallery-filters a:last-child {
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  border-radius: 0px 4px 4px 0px;
}
.rtl .portfolio-filters {
  text-align: center;
}
.rtl .portfolio-filters #filters li a:after {
  padding: 0 12px 0 0;
}
.supperhero-gallery .superhero-gallery-item {
  margin-top: 20px;
}
.supperhero-gallery .superhero-gallery-item a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  padding: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  outline: none;
}
.block.gallery .supperhero-gallery.isotope .superhero-gallery-item {
  margin: 0;
  width: 30.33% !important;
  /*** End Shortcode Gallery ***/
  /*** Start Shortcode Tabs ***/
}
.nav.nav-tabs {
  margin-bottom: 20px;
  margin-top: 20px;
  border: none;
}
.nav.nav-tabs li {
  margin: 0px;
  float: left;
  padding: 0 20px;
}
.nav.nav-tabs li a {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0 0 10px;
  padding: 10px 0;
  line-height: 1;
  font-family: 'open_sanssemibold';
  border-bottom: 3px solid #eee;
  border-left: none;
  border-right: none;
  border-top: none;
  text-transform: uppercase;
  color: #333;
  outline: none;
}
.nav.nav-tabs li + li {
  border-left: 1px solid #dedede;
}
.nav.nav-tabs li:first-child {
  padding-left: 0;
}
.nav.nav-tabs li.active a, .nav.nav-tabs li:hover a {
  border-bottom: 3px solid #41c2ee;
  border-left: none;
  border-right: none;
  border-top: none;
}
.nav.nav-pills li {
  float: left;
  margin: 0 0 0 3px;
}
.nav.nav-pills li a, .nav.nav-pills li a:hover, .nav.nav-pills li a:focus {
  background: none;
}
.nav.nav-pills li a {
  padding: 8px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  outline: none;
}
.nav.nav-pills li a:hover {
  background: #41c2ee !important;
  color: #fff;
}
.nav.nav-pills li.active a {
  background: #41c2ee !important;
  color: #fff;
}
.nav.nav-pills li.active a:hover, .nav.nav-pills li.active a:focus {
  background: #41c2ee !important;
  color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: none !important;
  color: #222;
}
.rtl {
  /*** End Shortcode Tabs ***/
  /*** Start Shortcode Icons ***/
}
.rtl .nav.nav-tabs, .rtl .nav.nav-pills {
  padding: 0px;
}
.rtl .nav.nav-tabs li, .rtl .nav.nav-pills li {
  float: right;
}
.rtl .nav.nav-tabs li + li {
  border-right: 1px solid #dedede;
  border-left: none;
}
.rtl .nav.nav-tabs li:first-child {
  padding: 0 0 0 20px;
}
.fontawesome-icon-list a {
  display: block;
  padding: 5px;
  background: transparent;
  color: #555 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fontawesome-icon-list a i {
  padding-right: 5px;
}
.fontawesome-icon-list a:hover {
  background: #41c2ee;
  color: #fff !important;
}
.fontawesome-icon-list a:hover span {
  color: #fff !important;
}
.rtl {
  /*** End Shortcode Icons ***/
  /*** Start Shortcode Testimonial ***/
}
.rtl .fontawesome-icon-list a i {
  padding-left: 5px;
}
.testimonial {
  /*** End Shortcode Testimonial ***/
  /*======== Start Skills ==========*/
}
.testimonial .testimonial-author {
  margin: 35px 0 0 0 !important;
  background: none;
}
.testimonial .testimonial-author .pull-left {
  width: 100%;
  text-align: center;
}
.testimonial .testimonial-author .pull-left img {
  margin: 0 0 10px 0;
}
.testimonial .testimonial-author .media-body {
  text-align: center;
}
.testimonial .testimonial-author .media-body strong {
  font-size: 15px;
  text-transform: uppercase;
  color: #41c2ee;
}
.testimonial .testimonial-content {
  background: #f1f1f1;
  border: 1px solid #efefef;
  padding: 7.5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}
.testimonial .testimonial-content:after {
  background: #ccc;
  border-color: #f1f1f1 #fff;
  border-style: solid;
  border-width: 20px 20px 0;
  bottom: -20px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 0;
  right: 0;
}
.sh_title_wrap {
  margin-bottom: 5px;
}
.sh_title_wrap span.sh_skill_title, .sh_title_wrap span.sh_skill_percent {
  color: #333;
  text-transform: uppercase;
  font-family: 'open_sanssemibold';
}
.sh_skill_progress_wrap {
  margin-bottom: 10px;
}
.sh_skill_progress_wrap, .sh_skills_progress_percent {
  background: #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 15px;
  /*======== End Start Skills ==========*/
  /***** Typo ****/
}
.sh_skill_progress_wrap .sh_progress_bar .sh_skills_progress_percent, .sh_skills_progress_percent .sh_progress_bar .sh_skills_progress_percent {
  background: #41c2ee;
}
.sh-bubble cite span {
  border-width: 15px !important;
}
.sh-dropcap {
  overflow: hidden;
}
.sh-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
.testimonial {
  margin: 40px 0 20px;
}
.testimonial .testimonial-author {
  margin: -1px 0 0 0;
  background: none;
}
.testimonial .testimonial-author strong {
  font-weight: normal;
  color: #000;
}
.testimonial .testimonial-content {
  padding: 15px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: #41c2ee;
}
.tab-content .tab-pane {
  margin-top: 20px;
}
.btn-mini {
  font-size: 11px;
  line-height: 16px;
  padding: 3px 9px;
}
.panel-default > .panel-heading {
  background: none;
  border-color: #e5e5e5;
  /*Unordered Lists*/
}
.panel-default > .panel-heading .panel-title {
  font-size: 13px;
}
ul.arrow, ul.arrow-double, ul.tick, ul.cross, ul.star, ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before, ul.arrow-double li::before, ul.tick li::before, ul.cross li::before, ul.star li::before, ul.rss li::before, ul.arrow li::after, ul.arrow-double li::after, ul.tick li::after, ul.cross li::after, ul.star li::after, ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
.ltr ul.arrow li::before, .ltr ul.arrow-double li::before, .ltr ul.tick li::before, .ltr ul.cross li::before, .ltr ul.star li::before, .ltr ul.rss li::before {
  margin-right: 5px;
}
.ltr ul.arrow li::before {
  content: "\f105";
}
.ltr ul.arrow-double li::before {
  content: "\f101";
}
.ltr ul.tick li::before {
  content: "\f00c";
}
.ltr ul.cross li::before {
  content: "\f00d";
}
.ltr ul.star li::before {
  content: "\f006";
}
.ltr ul.rss li::before {
  content: "\f09e";
}
.rtl ul.arrow li::after, .rtl ul.arrow-double li::after, .rtl ul.tick li::after, .rtl ul.cross li::after, .rtl ul.star li::after, .rtl ul.rss li::after {
  margin-left: 5px;
}
.rtl ul.arrow li::after {
  content: "\f104";
}
.rtl ul.arrow-double li::after {
  content: "\f100";
}
.rtl ul.tick li::after {
  content: "\f00c";
}
.rtl ul.cross li::after {
  content: "\f00d";
}
.rtl ul.star li::after {
  content: "\f006";
}
.rtl ul.rss li::after {
  content: "\f09e";
}
img.pull-left, .pull-left > img {
  margin-right: 15px;
}
img.pull-right, .pull-right > img {
  margin-left: 15px;
}
.rtl {
  /* Block number */
}
.rtl img.pull-left, .rtl .pull-left > img {
  margin-left: 15px;
}
.rtl img.pull-right, .rtl .pull-right > img {
  margin-right: 15px;
}
.sh-blocknumber {
  position: relative;
  min-height: 45px;
}
.sh-blocknumber span {
  font-weight: bold;
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
}
.sh-blocknumber span.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-blocknumber span.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.ltr .sh-blocknumber {
  padding: 5px 0 5px 60px;
}
.ltr .sh-blocknumber span {
  left: 0;
}
.rtl {
  /* Block */
}
.rtl .sh-blocknumber {
  padding: 5px 60px 5px 0;
}
.rtl .sh-blocknumber span {
  right: 0;
}
.sh-block.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sh-bubble {
  position: relative;
  margin-bottom: 40px;
}
.sh-bubble cite {
  display: block;
  height: 30px;
  line-height: 36px;
  position: absolute;
  bottom: -30px;
}
.sh-bubble cite span {
  content: ' ';
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  border-bottom-color: transparent !important;
}
.ltr .sh-bubble cite {
  left: 15px;
  padding-left: 40px;
}
.ltr .sh-bubble cite span {
  left: 0;
  border-left-color: transparent !important;
}
.rtl .sh-bubble cite {
  right: 15px;
  padding-right: 40px;
}
.rtl .sh-bubble cite span {
  right: 0;
  border-right-color: transparent !important;
}
.ltr [class^="icon-"].pull-left, .ltr [class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
.ltr [class^="icon-"].pull-right, .ltr [class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-left, .rtl [class*=" icon-"].pull-left {
  margin-left: 0.3em;
}
.rtl [class^="icon-"].pull-right, .rtl [class*=" icon-"].pull-right {
  margin-right: 0.3em;
}
h2#page-title {
  padding: 30px 0 20px 0;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  color: #333;
  font-size: 28px;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-family: 'open_sanssemibold';
}
.block-contents .view-clients .cat-wrap {
  margin-bottom: 60px;
  text-align: center;
}
.block-contents .view-clients .cat-wrap span {
  display: inline-block;
}
.block-contents .view-clients .cat-title {
  margin: 0px;
  line-height: 1;
  text-align: center;
  padding: 10px 0;
  background: #dadada;
  margin-top: 0px;
  position: relative;
  line-height: 21px;
}
.block-contents .view-clients .cat-title a {
  color: #515151;
  display: block;
  font-family: 'open_sanssemibold';
  font-size: 21px;
}
.block-contents .view-clients .cat-title a:hover {
  color: #41c2ee;
}
.block-contents .view-clients .cat-image {
  border: 1px solid #efefef;
  margin-bottom: 0px;
}
.block-contents .view-clients .cat-image img {
  height: auto;
  max-height: 160px;
  min-height: 160px;
}
.block-contents .view-clients .views-field-description {
  background: #f6f6f6;
  padding: 15px 10px 10px 10px;
  min-height: 115px;
  max-height: 120px;
  overflow: hidden;
}
.block-contents .view-clients .btn.btn-primary {
  margin-top: -20px;
  float: left;
}
.block-contents .view-clients .item-list ul li.views-row {
  margin: 0px;
  list-style: none;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
.block-contents .view-clients .item-list ul li.views-row a {
  color: #5c5c5c;
  outline: none;
}
.block-contents .view-clients .item-list ul li.views-row a:hover {
  color: #41c2ee;
}
.sh-blog {
  margin-bottom: 25px;
}
.sh-blog .catItemInfo-Image {
  margin-bottom: 15px;
}
.sh-blog .blog-content-tile {
  font-size: 25px;
  text-transform: none;
  padding: 0;
  margin: 0 0 5px;
}
.sh-blog .blog-content-tile a {
  color: #333;
}
.sh-blog .blog-content-tile a:hover {
  color: #41c2ee;
}
.sh-blog .field-name-field-tags {
  display: inline-block;
}
.sh-blog .blog-image {
  position: relative;
}
.sh-blog .blog-image img {
  width: 100%;
  height: auto;
}
.sh-blog .article-info {
  font-size: 13px;
  margin: 0 0 8px;
  padding: 0;
}
.sh-blog .article-info .catItemAuthor, .sh-blog .article-info .catDate, .sh-blog .article-info .catItemCategory {
  padding-right: 10px;
  font-family: 'open_sanssemibold';
  color: #aaa;
}
.sh-blog .article-info .catItemAuthor a, .sh-blog .article-info .catDate a, .sh-blog .article-info .catItemCategory a {
  color: #41c2ee;
}
.sh-blog .article-info .catItemAuthor:after, .sh-blog .article-info .catDate:after, .sh-blog .article-info .catItemCategory:after {
  content: "|";
  padding-left: 10px;
}
.sh-blog .article-info .catItemAuthor i, .sh-blog .article-info .catDate i, .sh-blog .article-info .catItemCategory i {
  padding-right: 8px;
}
.sh-blog .article-info .catDate:after {
  content: "";
  padding-left: 0px;
}
.sh-blog .article-info .username, .sh-blog .article-info .cdate {
  color: #222;
  font-size: 12px;
}
.sh-blog ul.links.inline li:first-child {
  padding: 0;
}
.sh-blog.item .blog-image {
  margin-bottom: 16px;
}
.node-teaser-alt {
  margin-bottom: 0;
  border-bottom: 0px solid #ebebeb;
  padding-bottom: 15px;
}
.node-teaser-alt .blog-image img {
  width: 100%;
  border: 1px solid #e9eaec;
}
#comments {
  margin-top: 15px;
}
#comments h2.title {
  font-family: ;
  font-size: 22px;
}
.rtl .sh-blog .blog-image .date {
  left: inherit;
  right: 0px;
}
.rtl .sh-blog .catDate {
  float: right;
}
.rtl .sh-blog .catDate i {
  padding-left: 8px;
}
.rtl .sh-blog .catItemAuthor i {
  padding-left: 8px;
}
.rtl .sh-blog .catItemAuthor:after {
  content: "";
  padding-right: 0;
}
.rtl .block-contents .view-blog-categories .btn.btn-primary {
  float: right;
}
.rtl .sh-block-content ul.pagination {
  padding: 0;
}
h2.page-header {
  font-family: ;
}
[id*="block-views-latest-work-"] .block-contents, [id^="block-views-latest-work-"] .block-contents {
  margin: 0 15px;
}
.bx-wrapper .sh-lastest-news.node-teaser-alt {
  border-bottom: none;
}
.sh-lastest-news .block-contents {
  margin: 0 15px;
}
.sh-lastest-news .blog-image {
  position: relative;
}
.sh-lastest-news .blog-image .blog-date {
  background: rgba(65, 194, 238, 0.55);
  bottom: 0;
  left: 0;
  padding: 5px;
  position: absolute;
}
.sh-lastest-news .blog-image .blog-date span {
  display: block;
  color: #fff;
  text-align: center;
  font-family: ;
}
.sh-lastest-news .blog-image .blog-date span.cdate {
  font-size: 29px;
  line-height: 25px;
}
.sh-lastest-news .blog-image .blog-date span.cmonth {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.sh-lastest-news .blog-title {
  margin: 18px 0 10px;
}
.sh-lastest-news .blog-title a {
  color: #41c2ee;
  font-family: MontserratRegular;
  font-size: 18px;
  text-transform: uppercase;
}
.sh-lastest-news .blog-content {
  padding: 0 0 10px;
  margin: 0px;
  /*.bx-wrapper .bx-controls-direction a{
        top: 60px;
        &.bx-prev{
            left: -55px;
        }
        &.bx-next{
            right: -55px;
        }
    }*/
}
.rtl .sh-lastest-news .blog-image .blog-date {
  left: inherit;
  right: 0;
}
.rtl .sh-lastest-news .blog-title, .rtl .sh-lastest-news .blog-content {
  text-align: right;
}
.rtl .sh-lastest-news .read-more a {
  float: right;
}
ul.pagination {
  /*** Tabs ***/
}
ul.pagination li a:not(.btn) {
  border: 1px solid #dedfe2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #222;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  margin: 0 2px;
  padding: 3px 10px;
}
ul.pagination li.active a {
  background: #41c2ee;
  color: #fff;
  border: 1px solid #41c2ee;
}
ul.pagination li.active a:hover, ul.pagination li.active a:focus {
  background: #41c2ee !important;
}
.tabs .nav-tabs {
  margin-bottom: 20px;
}
.jm-portfolio .portfolio-item .slide-item-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
}
.jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item {
  height: 100%;
  width: 100%;
  background: rgba(51, 51, 51, 0.7);
}
.jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner {
  padding: 27% 0;
  text-align: center;
}
.jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner .slide-item-readmore a, .jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner .slide-item-zoom a {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
  text-align: center;
  display: inline-block;
  border: 1px solid #41c2ee;
  color: #41c2ee;
  outline: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner .slide-item-readmore a:hover, .jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner .slide-item-zoom a:hover {
  border: 1px solid #fff;
  color: #fff;
}
.jm-portfolio .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner .slide-item-readmore a {
  margin-right: 10px;
}
.jm-portfolio .portfolio-item.bottom a.portfolio-title {
  font-family: 'open_sanssemibold';
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  display: block;
  color: #333;
}
.jm-portfolio .portfolio-item.bottom a.portfolio-title:hover {
  color: #41c2ee;
}
.jm-node-portfolio .itemImg img {
  width: 100%;
  margin-bottom: 20px;
}
.jm-node-portfolio .portfolio-details h4 {
  margin: 0 0 15px;
  padding: 0 0 7.5px;
  text-transform: uppercase;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ddd;
}
.jm-node-portfolio .portfolio-details .field-name-body, .jm-node-portfolio .portfolio-details .field-name-field-client, .jm-node-portfolio .portfolio-details .field-name-field-skills {
  margin-bottom: 15px;
}
.jm-node-portfolio .portfolio-details .field-name-field-client .field-label, .jm-node-portfolio .portfolio-details .field-name-field-link .field-label, .jm-node-portfolio .portfolio-details .field-name-field-skills .field-label {
  float: inherit;
  font-size: 13px;
  color: #41c2ee;
  text-transform: none;
  font-weight: normal;
  padding-bottom: 3px;
}
.jm-node-portfolio .portfolio-details .field-name-field-client .field-label a, .jm-node-portfolio .portfolio-details .field-name-field-link .field-label a, .jm-node-portfolio .portfolio-details .field-name-field-skills .field-label a {
  color: #4c5357;
}
.page-portfolio-4 .jm-portfolio .side-inner {
  padding: 25% 0 !important;
}
.custom-bottom-portfolio {
  margin-bottom: 20px;
}
.view-latest-work {
  /**** Parallax ****/
}
.view-latest-work .bx-controls-direction a {
  background: #eee;
  height: 100px;
  width: 35px;
  top: 40%;
  text-indent: 0;
}
.view-latest-work .bx-controls-direction a i {
  color: #000;
  font-size: 25px;
  line-height: 1px;
  padding: 49px 0;
  width: 35px;
  text-align: center;
}
.view-latest-work .bx-controls-direction a.bx-prev {
  left: -35px;
}
.view-latest-work .bx-controls-direction a.bx-next {
  right: -35px;
}
.view-latest-work .bx-controls-direction a:hover {
  background: #41c2ee;
}
.view-latest-work .bx-controls-direction a:hover i {
  color: #fff;
}
#creative-paralax-slide .item h2 {
  text-align: center;
  font-family: 'opensans-light-webfont';
  font-size: 32px;
  line-height: normal;
  text-transform: none;
  color: #fff;
}
.superhero-mobile-menu-toggle {
  display: none;
}
@media (min-width: 992px) {
  .superhero-dropdown > ul {
    float: right;
  }
  .superhero-dropdown > ul > li {
    transition: all 200ms ease 0s;
    list-style: none;
    display: inline-block;
    padding: 0;
    position: relative;
    margin: 0px;
    border-left: ;
    float: left;
  }
  .superhero-dropdown > ul > li > a {
    line-height: 60px;
    color: #777 !important;
    display: inline-block;
    font-family: 'opensans-regular-webfont';
    font-size: 12px;
    margin: 0;
    padding: 0 10px !important;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    letter-spacing: 0.1em;
  }
  .superhero-dropdown > ul > li > a.active {
    color: #41c2ee !important;
  }
  .superhero-dropdown > ul > li + li {
    padding-left: 2px;
  }
  .superhero-dropdown > ul > li.first > a {
    padding-left: 0 !important;
  }
  .superhero-dropdown > ul > li:hover > a {
    color: #41c2ee !important;
  }
  .superhero-dropdown > ul ul {
    background: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    margin: 30px 0 0 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
    z-index: 999;
    margin-left: -1px;
  }
  .superhero-dropdown > ul ul li {
    border-bottom: 1px solid #eee;
  }
  .superhero-dropdown > ul ul li a {
    padding: 0 15px;
  }
  .superhero-dropdown > ul ul li a:not(.btn) {
    color: #999;
    line-height: normal;
    padding: 10px;
    font-size: 12px;
  }
  .superhero-dropdown > ul ul li a.active {
    background: #f5f5f5;
  }
  .superhero-dropdown .menu-arrow {
    display: none;
  }
  .rtl .superhero-dropdown > ul {
    float: right;
  }
  .rtl .superhero-dropdown > ul > li {
    float: right;
  }
  .rtl .superhero-dropdown > ul > li.first > a {
    padding: 0 0 0 25px !important;
  }
  .rtl .superhero-dropdown > ul > li + li {
    padding-left: 0;
    padding-right: 2px;
    background: url("http://www.un.org.jo/sites/all/themes/forma/images/dot.png") no-repeat right center rgba(0, 0, 0, 0);
  }
}
@media (max-width: 992px) {
  a.superhero-mobile-menu-toggle {
    top: 0px;
  }
}
@media (max-width: 991px) {
  .superhero-mobile-menu-toggle {
    display: block;
  }
  a.superhero-mobile-menu-toggle {
    padding: 5px 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    background: #41c2ee;
    color: #fff !important;
    text-shadow: none;
    border-bottom: 3px solid #15b2e7 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
  }
  a.superhero-mobile-menu-toggle:hover, a.superhero-mobile-menu-toggle:focus, a.superhero-mobile-menu-toggle:active {
    background: #15b2e7 !important;
    color: #fff !important;
  }
  .region-menu {
    padding: 0;
  }
  .superhero-dropdown {
    background: #333;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .superhero-dropdown ul li a {
    padding: 0 15px;
    color: #999 !important;
  }
  .superhero-dropdown ul li a:hover {
    color: #fff !important;
  }
  .superhero-dropdown ul li a.active {
    color: #fff !important;
  }
  .superhero-dropdown.open {
    margin-top: 60px;
  }
  .superhero-dropdown .menu-arrow {
    right: 15px;
  }
  .rtl .superhero-mobile-menu-toggle {
    right: inherit;
    left: 15px;
  }
  .rtl .superhero-dropdown .menu-arrow {
    right: inherit;
    left: 15px;
  }
  .rtl .superhero-dropdown .fa-angle-right:before {
    content: "\f104";
  }
}
.left {
  float: left;
}
.right, #section-header ul.socialTops {
  float: right;
}
.rtl .left {
  float: right;
}
.rtl .right, .rtl #section-header ul.socialTops, #section-header .rtl ul.socialTops {
  float: left;
}
.rtl ul.pagenav .pagenav-prev {
  float: right;
}
.rtl ul.pagenav .pagenav-next {
  float: left;
}
.marginTop {
  margin-top: 30px 0 0 0;
}
.marginBottom {
  margin: 0 0 30px 0;
}
.title-line-center {
  padding-top: 7.5px;
}
.title-line-center h3.block-title {
  position: relative;
}
.title-line-center h3.block-title span {
  background: #fff;
  display: inline-block;
  padding: 0 40px;
  position: relative;
}
.title-line-center h3.block-title:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #41c2ee;
  position: absolute;
  top: 50%;
  left: 0;
}
.title-line-center.line-bold h3.block-title:before {
  height: 2px;
}
.block.small-text h3.block-title {
  font-size: 18px;
  text-transform: none;
}
* .container .row {
  margin-left: -15px;
}
.white-text {
  color: #fff;
}
.white-text .block-title {
  color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-weight: normal;
  line-height: 1.2em;
  font-family: 'open_sanssemibold';
  margin: 0 0 15px;
  padding: 0;
}
.sh-container {
  padding-left: 15px;
  padding-right: 15px;
}
.sh-container [class*="col-md-"], .sh-container [class^="col-md-"], .sh-container [class*="col-xs-"], .sh-container [class^="col-xs-"], .sh-container [class*="col-sm-"], .sh-container [class^="col-sm-"], .sh-container [class*="col-lg-"], .sh-container [class^="col-lg-"] {
  padding-left: 0;
  padding-right: 0;
}
ul.unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bg-overlay {
  position: relative;
  background-size: cover;
}
.bg-overlay:after {
  background: rgba(34, 34, 34, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.tooltip .tooltip-inner {
  background-color: #41c2ee;
}
.tooltip .tooltip-arrow {
  border-bottom-color: #41c2ee !important;
  border-top-color: #41c2ee !important;
}
body {
  font-size: 13px;
  font-family: 'opensans-regular-webfont';
  color: #555;
  line-height: 20px;
}
.body-innerwrapper {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
img {
  height: auto;
  max-width: 100%;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #f6f6f6;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
  color: #333;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  margin: 0;
  line-height: 40px;
  height: 40px;
  text-indent: 10px;
  padding: 0px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, select:hover, textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover, .uneditable-input:hover {
  border: 1px solid #41c2ee;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.region-sidebar-first, .region-sidebar-second {
  padding-top: 15px;
  margin-top: 18px;
}
.element-invisible {
  display: none;
}
.icon-top [class^="fa fa-"], .icon-top [class*="fa fa-"] {
  width: 100px;
  height: 100px;
  font-size: 35px;
  color: #41c2ee;
  line-height: 100px;
  display: inline-block;
  position: relative;
  background: #fff !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #41c2ee inset;
  -moz-box-shadow: 0 0 0 2px #41c2ee inset;
  box-shadow: 0 0 0 2px #41c2ee inset;
  margin: 10px 0 20px 0;
}
.icon-top [class^="fa fa-"]:after, .icon-top [class*="fa fa-"]:after {
  background: #fff;
  content: "";
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.icon-top:hover [class^="fa fa-"], .icon-top:hover [class*="fa fa-"] {
  color: #fff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.icon-top:hover [class^="fa fa-"]:after, .icon-top:hover [class*="fa fa-"]:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #41c2ee;
}
.icon-top h3 {
  color: #41c2ee;
  font-size: 18px;
  font-family: ;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 10px 0;
}
.icon-top.icon-title-center h3 {
  text-align: center;
}
.icon-top.icon-title-left h3 {
  text-align: left;
}
.icon-top.icon-title-right h3 {
  text-align: right;
}
.icon-top-box {
  position: relative;
}
.icon-top-box.block {
  background: rgba(34, 34, 34, 0.1);
  padding: 10px 20px;
  border: 1px solid #41c2ee;
}
.icon-top-box.block h3.block-title {
  color: #41c2ee;
  font-size: 18px;
  font-family: ;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 48px 0 10px 0;
}
.icon-top-box [class^="fa fa-"], .icon-top-box [class*="fa fa-"] {
  width: 82px;
  height: 82px;
  font-size: 32px;
  color: #fff;
  line-height: 82px;
  display: inline-block;
  position: relative;
  background: #41c2ee !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0 20px 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  left: 0;
  margin: auto;
  position: absolute;
  top: -42px;
  right: 0;
  margin: auto;
}
.icon-top-box [class^="fa fa-"]:hover, .icon-top-box [class*="fa fa-"]:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  cursor: pointer;
}
.icon-top-box.icon-title-center h3 {
  text-align: center;
}
.icon-top-box.icon-title-left h3 {
  text-align: left;
}
.icon-top-box.icon-title-right h3 {
  text-align: right;
}
.icon-top-box2 {
  position: relative;
}
.icon-top-box2.block {
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #41c2ee;
  margin-top: 75px;
}
.icon-top-box2.block h3.block-title {
  color: #41c2ee;
  font-size: 18px;
  font-family: ;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 48px 0 10px 0;
}
.icon-top-box2 [class^="fa fa-"], .icon-top-box2 [class*="fa fa-"] {
  width: 100px;
  height: 100px;
  font-size: 35px;
  color: #41c2ee;
  line-height: 100px;
  display: inline-block;
  position: relative;
  background: #fff !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #41c2ee inset;
  -moz-box-shadow: 0 0 0 2px #41c2ee inset;
  box-shadow: 0 0 0 2px #41c2ee inset;
  margin: 10px 0 20px 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: -75px;
  right: 0;
}
.icon-top-box2 [class^="fa fa-"]:after, .icon-top-box2 [class*="fa fa-"]:after {
  background: #fff;
  content: "";
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.icon-top-box2:hover [class^="fa fa-"], .icon-top-box2:hover [class*="fa fa-"] {
  color: #fff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.icon-top-box2:hover [class^="fa fa-"]:after, .icon-top-box2:hover [class*="fa fa-"]:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background: #41c2ee;
}
.icon-top-box2.icon-title-center h3 {
  text-align: center;
}
.icon-top-box2.icon-title-left h3 {
  text-align: left;
}
.icon-top-box2.icon-title-right h3 {
  text-align: right;
}
[id^="section-"], [id^="section-"] {
  background: #fff;
}
.style-section1 {
  background: #eee !important;
}
.style-section2 {
  background: #f6f6f6 !important;
}
.style-section3 .region {
  border-left: 1px solid #eee;
  padding-left: 30px;
}
.style-section3 .region:first-child {
  border-left: none;
  padding-right: 30px;
  padding-left: 15px;
}
.style-section-color {
  background: #41c2ee !important;
}
.style-section-img {
  background: url("http://www.un.org.jo/sites/all/themes/forma/images/bg-cols.png") repeat-y center top;
  /*======== Start Section Header ==========*/
}
.style-section-img .container {
  background: #fff;
}
#section-header {
  background: #fff;
}
#section-header .region-menu .block-superhero-dropdown {
  position: relative;
  z-index: 100;
}
#section-header .block, #section-header .region-logo {
  margin: 0px;
}
#section-header .region-menu {
  padding-right: 0px;
  margin-top: 5px;
}
#section-header .region-social-top {
  padding-left: 0px;
}
#section-header ul.socialTops {
  margin: 0px;
  padding-right: 18px;
}
#section-header ul.socialTops li {
  list-style: none;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
}
#section-header ul.socialTops li a {
  color: rgba(255, 255, 255, 0.45);
  display: block;
  font-size: 22px;
  margin: 0 10px;
}
#section-header ul.socialTops li a:hover {
  color: #fff;
}
.get-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  border-top: ;
  padding-top: 10px;
  margin-top: 10px;
}
.get-social ul li {
  display: inline-block;
  margin-right: 10px;
}
.get-social ul li i {
  font-size: 22px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300s ease-in 0s;
  -moz-transition: all 300s ease-in 0s;
  -o-transition: all 300s ease-in 0s;
  transition: all 300s ease-in 0s;
}
.get-social ul li i:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.section-header.fixed {
  /*======== End Section Header ==========*/
}
.section-header.fixed ul.socialTops li {
  line-height: 40px !important;
}
#section-breadcrumb {
  background: #f6f6f6;
  margin-bottom: 15px;
  /*======== Start Section Banner ==========*/
}
#section-breadcrumb .breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 15px;
}
#section-breadcrumb .breadcrumb span.divider {
  display: none;
}
#section-breadcrumb .breadcrumb a {
  margin-right: 20px;
  outline: none;
  color: #41c2ee;
}
#section-breadcrumb .breadcrumb a:hover {
  color: #555 !important;
}
#section-breadcrumb .breadcrumb a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #555;
  padding-left: 20px;
}
#section-breadcrumb .breadcrumb a:last-child:after {
  content: "";
}
#section-banner {
  /*======== End Section Banner ==========*/
  /*======== Start Section Buy Now ==========*/
}
#section-banner .md-slide-items .md-arrow-right {
  right: 0;
}
#section-buynow {
  padding: 15px 0;
  /*======== End Section Buy Now ==========*/
  /*======== End Omnia Team ==========*/
}
.view.view-team {
  margin-bottom: 15px;
}
.view.view-team .bx-viewport {
  height: 460px !important;
}
.view-clients {
  /*====== Start Latest News ===========*/
}
.view-clients .bx-viewport {
  height: 120px !important;
}
.sh-latest-news .post-date {
  background: #91d9ef;
  display: block;
  padding: 12px 15px;
  text-align: center;
  text-transform: uppercase;
  height: 70px;
  width: 75px;
}
.sh-latest-news .post-date .date {
  font-size: 24px;
  color: #fff;
  font-family: 'open_sanssemibold';
}
.sh-latest-news .post-date .date a {
  color: #fff;
}
.sh-latest-news .post-date .month {
  font-size: 16px;
  font-family: 'open_sanssemibold';
  color: #4fc1e5;
  color: #13a0d0;
}
.sh-latest-news .post-pen {
  background: #333;
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
  padding: 22px 15px;
  text-align: center;
  height: 70px;
  width: 75px;
}
.sh-latest-news .post-content .post-title {
  height: 36px;
  overflow: hidden;
  font-size: 18px;
  line-height: 18px;
}
.sh-latest-news .post-content .post-title a {
  color: #333;
}
.sh-latest-news .post-content .post-title a:hover {
  color: #41c2ee;
}
.sh-latest-news .post-content .post-details {
  margin-bottom: 5px;
}
.sh-latest-news .col-md-2 {
  padding-right: 0;
}
.sh-news {
  position: inherit;
}
.sh-news .bx-wrapper {
  position: inherit;
}
.sh-news .bx-controls-direction a {
  background: #ddd;
  height: 50px;
  text-indent: 0;
  top: 100px;
  width: 50px;
}
.sh-news .bx-controls-direction a i {
  color: #000;
  font-size: 25px;
  line-height: 1px;
  padding: 25px 0;
  text-align: center;
  width: 50px;
}
.sh-news .bx-controls-direction a:hover {
  background: #41c2ee;
}
.sh-news .bx-controls-direction a:hover i {
  color: #fff;
}
.sh-news .bx-controls-direction a.bx-next {
  left: 40px;
  right: inherit;
}
.sh-news .bx-controls-direction a.bx-prev {
  left: -15px;
}
.sh-lastest-news, .section-latestnews .block-views {
  position: relative;
}
.sh-lastest-news h3.block-title, .section-latestnews .block-views h3.block-title {
  position: absolute;
  top: 0;
  left: -15px;
}
.ltr .sh-news {
  float: right;
}
.rtl {
  /*====== End Latest News ===========*/
}
.rtl .sh-lastest-news h3.block-title, .rtl .section-latestnews .block-views h3.block-title {
  top: 0;
  left: inherit;
  right: -15px;
}
.omnia-team {
  /**** node team ****/
}
.omnia-team .slide-item-title {
  margin-bottom: 20px;
  padding: 7.5px 0;
  border-bottom: 1px solid #e6e6e6;
}
.omnia-team .slide-item-title span.name a {
  font-size: 21px;
  font-family: opensans-light-webfont;
}
.omnia-team .slide-item-desc {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.omnia-team .user-social span.field-item:last-child a:after {
  content: "";
}
.sh-node-team .field-label {
  font-family: 'opensans-bold-webfont';
  font-weight: normal;
}
.sh-node-team span.field-item {
  display: block;
}
.sh-node-team .field-name-field-image img {
  width: 100%;
  margin-bottom: 20px;
}
.sh-node-team .field-name-field-job-title {
  margin-bottom: 15px;
}
.sh-node-team .field-name-field-social-links .field-item a:before {
  font-family: FontAwesome;
  color: #999;
  padding-right: 6px;
}
.sh-node-team .field-name-field-social-links .field-item:nth-child(1) a:before {
  content: "\f082";
}
.sh-node-team .field-name-field-social-links .field-item:nth-child(2) a:before {
  content: "\f081";
}
.sh-node-team .field-name-field-social-links .field-item:nth-child(3) a:before {
  content: "\f16d";
}
.node-team .slide-item-title h3.block-title {
  padding-top: 0;
  line-height: 1;
}
.node-team .position div.field-label, .node-team .user-social div.field-label {
  float: left;
  font-family: 'opensans-bold-webfont';
  font-weight: normal;
}
.node-team .position span.field-item, .node-team .user-social span.field-item {
  display: inline-block;
  margin: 0 5px;
}
.node-team div.field-item {
  float: left;
}
.node-team div.field-item a i {
  color: #999;
}
.node-team div.field-item a:hover i {
  color: #41c2ee;
}
.node-team .slide-item-title a {
  color: #41c2ee;
}
.node-team .slide-item-desc {
  overflow: hidden;
}
.node-team .field-name-field-image img {
  width: 100%;
}
.home-music {
  /*======== End Omnia Team ==========*/
  /*======== Start Section Strapline ==========*/
}
.home-music #section-team h3.block-title:before {
  content: none;
}
.home-music #section-team h3.block-title span {
  background: none;
}
#section-strapline {
  padding: 15px 0;
  /*======== End Section Strapline ==========*/
  /*======== Start Section Users ==========*/
}
#section-users {
  padding: 55px 0px;
  /*======== End Section Users ==========*/
  /*======== Start Section Features ==========*/
}
#section-feature {
  padding: 55px 0px;
}
.md-slide-wrap {
  /*======== End Section Features ==========*/
  /*======== Start Section Showcase ==========*/
}
.md-slide-wrap .md-arrow .md-arrow-left, .md-slide-wrap .md-arrow .md-arrow-right {
  background-color: rgba(255, 255, 255, 0.3);
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  height: 60px !important;
  line-height: 60px;
  margin: 0 !important;
  text-align: center;
  top: 42% !important;
  transition: all 200ms linear 0s;
  width: 60px;
}
.md-slide-wrap .md-arrow .md-arrow-left:hover, .md-slide-wrap .md-arrow .md-arrow-right:hover {
  background-color: #fff;
}
.md-slide-wrap .md-arrow .md-arrow-left {
  background-image: url("http://www.un.org.jo/sites/all/themes/forma/images/arrowleft.png");
  left: 15px;
}
.md-slide-wrap .md-arrow .md-arrow-right {
  right: 0;
  background-image: url("http://www.un.org.jo/sites/all/themes/forma/images/arrowright.png");
}
#section-showcase {
  padding: 0 0 55px 0px;
  /*======== End Section Showcase ==========*/
  /*======== Start Section Content ==========*/
}
#section-content {
  padding: 0 0 55px 0;
  min-height: 480px;
  /*======== Start Section Content ==========*/
  /*======== Start Section Logoslider ==========*/
}
#section-logoslider {
  padding: 15px 0;
  /*======== End Section Logoslider ==========*/
  /*======== Start Section Bottom ==========*/
}
#section-bottom {
  padding: 40px 0px;
  background: #f6f6f6;
}
#section-bottom .view.view-blog .views-row {
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.view-latest-work .slide-item-title a.btn-default {
  padding: 4px 12px;
}
.view-latest-work .slide.views-row {
  overflow: hidden;
}
.gettouch ul.unstyled {
  padding: 0;
}
.gettouch ul.unstyled li {
  display: block;
  padding-left: 90px;
  position: relative;
  margin-bottom: 10px;
}
.gettouch ul.unstyled li .labelmeta {
  left: 0;
  position: absolute;
  top: 0;
}
.gettouch-contact ul.unstyled li {
  margin-bottom: 15px;
}
.gettouch-contact ul.unstyled li i {
  color: #41c2ee;
  font-size: 20px;
}
.contact-social {
  /********* Form Contact Parallax **********/
}
.contact-social ul {
  padding: 0;
  list-style: none;
}
.contact-social ul li {
  display: inline-block;
  margin: 0 4px;
}
.contact-social ul li i {
  font-size: 25px;
}
.webform-client-form {
  /**** Home Page Creat ****/
}
.webform-client-form .form-item input[type="text"], .webform-client-form .form-item input[type="email"] {
  color: #333;
  font-family: 'opensans-regular-webfont';
  font-size: 12px;
  text-align: center;
  text-indent: 0;
  padding: 6px 0;
  line-height: 28px;
}
.webform-client-form span.mod-header-text {
  display: inline-block;
  padding-bottom: 20px;
}
.home-header-2 #section-header {
  margin-top: -80px;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 999;
}
.home-header-2 #section-header.fixed {
  margin-top: 0px;
  position: fixed;
}
.home-header-2 #section-header .superhero-dropdown > ul > li > a, .home-header-2 #section-header .site-logo a {
  line-height: 80px;
}
.home-header-2 #section-content {
  padding: 0;
}
#block-sp-twitter-sp-twitter-block .sp-tweet i {
  font-size: 40px;
  color: #41c2ee;
}
#block-sp-twitter-sp-twitter-block .sp-tweet .sp-user a {
  font-size: 18px;
  line-height: 40px;
  text-decoration: none;
  color: #333;
  margin-left: 20px;
}
#block-sp-twitter-sp-twitter-block .sp-tweet .sp-user a:hover {
  color: #41c2ee;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a {
  top: inherit;
  bottom: -50px;
  font-size: 22px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  background: #ddd;
  left: 0;
  text-indent: 0;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-right: 6px;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a:hover {
  background: #222;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a:hover:before {
  color: #fff;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a:before {
  font-family: FontAwesome;
  color: #41c2ee;
  font-size: 22px;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a.bx-next {
  left: 30px;
}
#block-sp-twitter-sp-twitter-block .bx-wrapper .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.superhero-block.parallax {
  font-family: 'opensans-light-webfont';
  line-height: normal;
}
.block-sp-twitter .bx-controls-direction {
  margin-top: 20px;
}
.block-sp-twitter .bx-controls-direction a {
  display: inline-block;
  outline: none;
}
.block-newsletter {
  /*======== Start Section Parallax ==========*/
}
.block-newsletter .prefix {
  border-top: 1px solid rgba(255, 255, 255, 0.45);
  padding-top: 15px;
}
#section-parallax {
  /*======== End Section Parallax ==========*/
  /*======== End Section Bottom ==========*/
  /*======== Start Section callus ==========*/
}
#section-parallax .block {
  margin-top: 0px;
}
#section-callus {
  padding: 15px 0px;
  /*======== End Section callus ==========*/
  /*======== End Contact Site ==========*/
}
#contact-site-form .control-group .control-label {
  font-weight: normal;
  color: #333;
}
#contact-site-form .control-group textarea {
  min-height: 320px;
}
#contact-site-form .grippie {
  display: none;
}
.block-contact .labelmeta {
  font-family: 'opensans-bold-webfont';
}
.social-contact {
  /*======== End Contact Site ==========*/
  /*======== Start Section Footer ==========*/
}
.social-contact ul {
  padding: 0;
  list-style: none;
}
.social-contact ul li {
  display: inline-block;
  margin-right: 15px;
}
.social-contact ul li a i {
  font-size: 20px;
  color: #ccc;
  padding-right: 15px;
}
.social-contact ul li a:hover i {
  color: #333;
}
#section-footer {
  color : #9f9f9f;
  background: #fff;
  padding: 20px 0;
  position: relative;
}
#section-footer p {
  margin-bottom: 0;
  line-height: 25px;
}
.social {
  /*======== End Section Footer ==========*/
  /*========== sidebar in news and events page =============*/
}
.social ul li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 4px;
}
.social ul li a {
  background: #f6f6f6;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  display: inline-block;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  outline: none;
}
.social ul li a:hover {
  background: #555;
}
.social ul li a:hover i {
  color: #fff;
}
.social ul li a i {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  color: #ccc;
}
.news-content {
  float: left;
  width: 65%;
}
.latest-news-sidebar {
  float: left;
  width: 30%;
  margin-left: 5%;
}
body.node-type-partners .field-name-field-image {
  float: left;
  margin-right: 20px;
  /*=========== Publications page ==============*/
}
.view-publications .views-row {
  min-height: 290px;
}
.view-publications .publication-image, .node-publication-wrapper .publication-image {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
}
.view-publications .publication-title {
  font-weight: bold;
  text-transform: capitalize;
  font-size: 18px;
  /*=========== Publications Front ==============*/
}
.view-publications .publication-title a {
  color: #555;
}
.view-publications .publication-title a:hover {
  color: #41c2ee;
}
#section-buynow .block-contents {
  width: 1170px;
  margin: 0 auto;
}
#section-buynow .block-title {
  color: #fff;
}
#section-buynow span.title-border {
  background: #fff;
}
#section-buynow .slide.views-row {
  max-width: 230px;
  border-right: 1px solid #3c3c3c;
  box-shadow: 1px 0px 0px 0px #7d7d7d;
}
#section-buynow .view-publications-front {
  max-width: 1000px;
  margin: 0 auto;
}
#section-buynow .bx-controls-direction a {
  background: #eee;
  height: 100px;
  width: 35px;
  top: 40%;
  text-indent: 0;
}
#section-buynow .bx-controls-direction a i {
  color: #000;
  font-size: 25px;
  line-height: 1px;
  padding: 49px 0;
  width: 35px;
  text-align: center;
}
#section-buynow .bx-controls-direction a.bx-prev {
  left: -55px;
}
#section-buynow .bx-controls-direction a.bx-next {
  right: -35px;
}
section#section-header {
  border-bottom: 5px solid #1aa6e3;
}
#block-block-87 {
  float: right;
  margin-top: 90px;
}
#block-block-136 {
  float: left;
  /* ============== Search Block ============== */
}
#block-search-form .block-contents {
  float: right;
}
#block-search-form input {
  background: #fff;
  height: 30px;
  width: 300px;
  border: 1px solid #f0f0f0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
  color: #333;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-indent: 10px;
}
#block-search-form .control-group {
  float: left;
}
#block-search-form button.form-submit {
  border: 0 !important;
  margin: 0;
  background: none !important;
  color: #000 !important;
  margin-top: 16px;
  margin-left: -50px;
  padding: 0;
  padding-left: 12px;
}
#block-search-form i {
  color: #1aa6e3;
}
#block-search-form button.form-submit:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
#block-search-form button.form-submit:focus {
  outline: 0;
}
#block-search-form button.form-submit:hover {
  background: none !important;
}
#block-search-form span.search-field-seperator {
  color: #f0f0f0;
}
#block-menu-menu-secondary-menu {
  float: right;
}
#block-menu-menu-secondary-menu .block-contents {
  float: right;
}
#block-menu-menu-secondary-menu li {
  display: inline;
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
#block-menu-menu-secondary-menu li:after {
  content: " | ";
}
#block-menu-menu-secondary-menu li:last-child:after {
  content: none;
}
#section-header .superhero-dropdown > ul > li > a {
  line-height: 20px;
  cursor: pointer;
  font-size: 14px;
}
.view-photo-gallery table {
  width: 100%;
}
.view-photo-gallery td {
  width: 362px;
  margin: 0 7px;
  display: inline-block !important;
}
.view-photo-gallery tr {
  display: block;
  margin-bottom: 25px;
}
.view-photo-gallery .views-field-title {
  max-width: 360px;
  margin: 0px;
  line-height: 1;
  text-align: center;
  padding: 10px 0;
  background: #ededed;
  margin-top: -40px;
  position: relative;
  line-height: 18px;
  height: 70px;
}
.view-photo-gallery .views-field-title a {
  color: #333;
  display: block;
  font-family: 'open_sanssemibold';
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 10px;
}
.view-photo-gallery .views-field-title a:hover {
  color: #41c2ee;
}
.social-icons {
  float: right;
  margin-top: 5px;
}
.social-icons i {
  font-size: 20px;
  color: #fff;
  background: #1aa6e3;
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-left: 15px;
  text-align: center;
}
.field-name-field-media .field-item {
  float: left;
  margin: 0 0.5% 1% 0.5%;
}
#block-block-137 {
  clear: both;
}
#section-header.fixed #block-menu-menu-secondary-menu, #section-header.fixed #block-block-137, #section-header.fixed #block-search-form, #section-header.fixed #block-locale-language {
  display: none;
  transition: display 3s ease;
}
#section-header #block-menu-menu-secondary-menu, #section-header #block-block-137, #section-header #block-search-form, #section-header #block-locale-language {
  display: block;
  transition: display 3s ease;
}
#block-menu-menu-secondary-menu a {
  color: #777;
}
#block-menu-menu-secondary-menu a.active {
  color: #41c2ee;
}
.view-calendar.view-display-id-page_3 .views-row {
  float: left;
  width: 50%;
}
.view-id-blog.view-display-id-page .views-row {
  float: left;
  width: 50%;
}
#block-views-latest-work-block-1 img {
  border: 1px solid #f6f6f6;
}
#block-views-latest-work-block-1 .news-title a {
  font-weight: bold;
}
.view-related-content img {
  border: 1px solid #f6f6f6;
}
.addthis-share {
  float: right;
  margin-bottom: 10px;
}
#block-locale-language {
  float: right;
}
#block-locale-language a {
  color: #41c2ee;
}
#block-locale-language a.active {
  display: none;
}
#block-locale-language li {
  list-style: none;
  float: left;
  margin-right: 10px;
  font-size: 14px;
}
#block-locale-language ul {
  margin-bottom: 0;
}
.news-date a {
  color: #15b2e7;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
.node-article.node-teaser .catItemInfo-Image {
  margin-bottom: 0;
}
.node-article.node-teaser .read-more {
  margin-top: 16px;
}
.latest-news-sidebar .views-row {
  border-bottom: 2px solid rgba(34, 34, 34, 0.1);
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.home-parallax-div {
  height: 460px;
  color: #fff;
  padding: 100px 0;
}
.view-clients .field-name-body p {
  text-align: left;
}
a.block-title-link {
  color: #fff;
}
a.block-title-link:hover {
  color: #41c2ee;
}
#section-logoslider {
  padding: 0 !important;
}
#block-views-clients-block-1 {
  height: 260px;
}
#block-views-clients-block-1 .view-clients .bx-viewport {
  height: 260px !important;
  padding: 30px 0;
}
#block-views-clients-block-1 .bx-wrapper img {
  margin: 0 auto;
}
#block-views-clients-block-1 .views-field.views-field-field-image {
  margin: 30px 20px;
}
#block-views-clients-block-1 .slide.views-row.views-row-3 {
  border-right: 1px solid #cdcdcd;
  min-height: 200px;
  max-height: 200px;
  margin: 0px 8px !important;
}
.node-event-calendar.node-teaser .read-more a {
  color: #41c2ee;
  text-transform: uppercase;
  text-decoration: underline;
}
.node-event-calendar.node-teaser .read-more a:hover {
  color: #555;
}
.page-news .views-row, .page-statements .views-row, .page-press-releases .views-row, .page-success-story .views-row, .page-event-created-day .views-row, .page-events .views-row {
  margin-bottom: 6%;
}
.page-news .views-row.views-row-odd, .page-statements .views-row.views-row-odd, .page-press-releases .views-row.views-row-odd, .page-success-story .views-row.views-row-odd, .page-event-created-day .views-row.views-row-odd, .page-events .views-row.views-row-odd {
  width: 55%;
  padding-right: 10%;
  float: left;
}
.page-news .views-row.views-row-even, .page-statements .views-row.views-row-even, .page-press-releases .views-row.views-row-even, .page-success-story .views-row.views-row-even, .page-event-created-day .views-row.views-row-even, .page-events .views-row.views-row-even {
  width: 45%;
  float: left;
}
.page-event-created-day .col-md-3 {
  width: 20%;
}
.event-date {
  font-size: 16px;
  font-weight: bold;
}
.event-teasr-padding {
  padding-top: 4%;
  padding-bottom: 4%;
}
.node-article .blog-content-tile {
  font-size: 15px;
  line-height: 18px;
  height: auto;
}
.node-article .read-more {
  margin-top: 11px;
}
.read-more a {
  color: #41c2ee;
  text-transform: uppercase;
}
.photo-story-body {
  margin-bottom: 10px;
}
.page-node .content .field-name-field-image {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.section-banner .content .field-name-field-image {
  float: none;
  margin: 0;
}
.section-banner .content .field-name-field-image img {
  width: 100%;
  max-height: 235px;
}
#block-sharethis-sharethis-block {
  margin: 5px;
}
#block-sharethis-sharethis-block .block-contents {
  height: 40px;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: 30px !important;
}
.webform-client-form label {
  display: block;
}
.webform-client-form .form-textarea-wrapper textarea {
  height: 200px;
  resize: none;
}
.webform-client-form .form-item input[type="text"], .webform-client-form .form-item input[type="email"] {
  text-align: left;
  padding: 0 10px;
}
#latest_work-block_1 .slide .field-name-body {
  max-height: 60px;
  min-height: 60px;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 0;
}
.translation-link {
  display: none;
}
.view-photo-story .col-md-6 {
  padding-right: 0;
  padding-left: 15px;
}
.view-photo-story .field-name-field-image {
  float: left;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
}
.view-photo-story .field-name-field-image img {
  max-width: none;
}
.view-photo-story .photo-story-body {
  padding: 0 15px;
  text-align: justify;
}
.view-photo-story .read-more {
  padding: 0 15px;
}
.superhero-dropdown .menu li.last a {
  padding-right: 0px !important;
}
.superhero-dropdown .menu ul li.last a {
  padding-right: 15px !important;
}
.view-latest-work .field-name-field-image {
  margin-right: 0px !important;
}
table td[class*="col-"], table th[class*="col-"] {
  vertical-align: top;
}
.block-contents .view-clients .cat-title {
  height: 45px;
  overflow: hidden;
}
.node-photo-gallery {
  /********************************* Maddah ****************************/
}
.node-photo-gallery .content {
  max-width: 800px;
  max-height: 500px;
  margin: 0 auto;
}
.node-photo-gallery .flex-control-nav {
  position: static;
  padding-top: 15px;
}
#search-form #edit-basic input#edit-keys {
  float: left;
}
#search-form button#edit-submit {
  float: left;
  margin-left: 22px;
  margin-top: -6px;
}
.lightbox-processed .sh-block-content h2 {
  clear: left;
  padding-top: 15px;
}
.lightbox-processed .sh-block-content ol.search-results {
  padding-left: 0;
}
.view-blog .bx-viewport .event-teasr-padding {
  padding-top: 0;
}
.region-latest-news #block-views-blog-block-2 h3.block-title {
  padding-top: 4px;
}
#block-views-blog-block-2 .block-contents {
  overflow: auto;
}
.lightbox-processed .sh-block-content h2 {
  padding-top: 0;
}
.page-partners .block-contents .view-clients .cat-title {
  height: 70px;
  padding: 6px 12px;
}
.page-partners .block-contents .view-clients .cat-title a {
  font-size: 15px;
}
.node-type-partners .field.field-name-body .field-label-hidden .field-items p {
  float: left;
  border: 1px solid red;
}
.node-type-partners .field-name-field-image .field-type-image {
  float: left;
  border: 1px solid red;
}
.node-type-partners #section-content .field-name-body .field-items .field-item p {
  float: left;
}
.node-type-partners #section-content .field-type-image .field-items .field-item img {
  float: left;
}
.view-publications.view-display-id-page_publications table {
  width: 100%;
}
.view-publications.view-display-id-page_publications table tr td.col-1 {
  width: 50%;
  vertical-align: top;
  padding-right: 2%;
  padding-bottom: 5%;
}
.view-publications.view-display-id-page_publications table tr td.col-2 {
  width: 50%;
  vertical-align: top;
  padding-left: 2%;
}
.sh-block-content #node-195 .field-item table {
  width: 100%;
  margin-bottom: 10px;
}
.sh-block-content #node-195 .field-item table tr {
  border: 1px solid #1aa6e3;
}
#block-views-latest-work-block-1 .view-latest-work .blog-content h2.blog-content-tile {
  min-height: 85px;
  line-height: 19px;
  color: red;
}
#block-block-102 h1.block-title {
  padding-bottom: 15px;
}
#block-views-our-video-block .block-contents h3 span.title a {
  color: #333 !important;
}
.clearfix {
  clear: both;
  /********************************* End ****************************/
}
body.i18n-ar {
  direction: rtl;
}
body.i18n-ar #section-header .region-logo {
  float: right;
}
body.i18n-ar #section-header .region-menu {
  float: left;
}
body.i18n-ar #section-header .region-menu #block-menu-menu-secondary-menu {
  float: left;
}
body.i18n-ar #section-header .region-menu #block-locale-language {
  float: left;
}
body.i18n-ar #section-header .region-menu .social-icons {
  float: left;
}
body.i18n-ar #section-header .region-menu #block-search-form .block-contents {
  float: left;
}
body.i18n-ar #section-header .region-menu #block-search-form .control-group {
  float: right;
}
body.i18n-ar #section-header .region-menu #block-search-form .container-inline .form-actions, body.i18n-ar #section-header .region-menu #block-search-form .container-inline.form-actions {
  float: left;
}
body.i18n-ar #section-header .superhero-dropdown > ul {
  float: left;
}
body.i18n-ar #section-header .superhero-dropdown > ul > li {
  float: right;
}
body.i18n-ar #section-header .superhero-dropdown > ul > li > a {
  font-size: 14px;
}
body.i18n-ar .news-content {
  float: right;
}
body.i18n-ar .latest-news-sidebar {
  float: right;
  margin-right: 5%;
  margin-left: 0;
}
body.i18n-ar .news-content .field-name-field-image {
  float: right;
  margin-right: 0px;
}
body.i18n-ar #section-breadcrumb .breadcrumb a:after {
  content: "\f104";
  padding-right: 14px;
}
body.i18n-ar #section-breadcrumb .breadcrumb a:last-child:after {
  content: "";
}
body.i18n-ar .view-display-id-latest_events .col-md-3 {
  float: right;
}
body.i18n-ar #block-views-latest-work-block-1 .bx-wrapper {
  max-width: 1140px !important;
}
body.i18n-ar #block-views-latest-work-block-1 #latest_work-block_1 {
  float: left;
}
body.i18n-ar #block-views-latest-work-block-1 .slide.views-row {
  width: 360px !important;
}
body.i18n-ar #block-views-latest-work-block-1 .content .field-name-field-image {
  margin-left: 0px;
  margin-right: 0px;
}
body.i18n-ar #section-latestnews #block-views-blog-block-2 #blog-block_2 {
  float: left;
}
body.i18n-ar #section-latestnews .bx-wrapper {
  max-width: 896px !important;
}
body.i18n-ar #section-latestnews .slide.views-row {
  width: 433px !important;
}
body.i18n-ar #section-latestnews .slide.views-row .col-md-3 {
  float: right;
}
body.i18n-ar #section-latestnews .block-views h3.block-title {
  position: initial;
  float: right;
}
body.i18n-ar #section-latestnews .sh-news .bx-controls-direction a.bx-prev {
  left: 1020px;
}
body.i18n-ar #section-latestnews .sh-news .bx-controls-direction a.bx-next {
  left: 1077px;
}
body.i18n-ar #section-logoslider .bx-wrapper .bx-viewport #clients-block_1 {
  float: left;
}
body.i18n-ar #section-buynow .bx-wrapper .bx-viewport #publications_front-publication_front {
  float: left;
}
body.i18n-ar #section-buynow .bx-wrapper .bx-viewport #publications_front-publication_front .slide.views-row {
  padding-right: 30px;
}
body.i18n-ar .view-publications .publication-image, body.i18n-ar .node-publication-wrapper .publication-image {
  float: right;
  margin-left: 25px;
  margin-bottom: 15px;
}
body.i18n-ar #section-breadcrumb .breadcrumb a {
  margin-left: 0px;
  margin-right: 0px;
}
body.i18n-ar #block-search-form button.form-submit {
  margin-right: -32px;
}
body.i18n-ar .view-id-photo_story .col-md-6 {
  float: right;
}
body.i18n-ar .sh-latest-news .post-date {
  padding: 12px 8px;
}
body.i18n-ar .sh-latest-news .post-date .month {
  font-size: 12px;
}
body.i18n-ar #block-block-136 {
  float: right;
}
body.i18n-ar #block-block-139 {
  float: left;
  margin-top: 78px;
}
body.i18n-ar .view-calendar .col-md-3 {
  float: right;
}
body.i18n-ar .page-news .views-row, body.i18n-ar .page-statements .views-row, body.i18n-ar .page-press-releases .views-row, body.i18n-ar .page-success-story .views-row, body.i18n-ar .page-event-created-day .views-row, body.i18n-ar .page-events .views-row {
  margin-bottom: 6%;
}
body.i18n-ar .page-news .views-row.views-row-odd, body.i18n-ar .page-statements .views-row.views-row-odd, body.i18n-ar .page-press-releases .views-row.views-row-odd, body.i18n-ar .page-success-story .views-row.views-row-odd, body.i18n-ar .page-event-created-day .views-row.views-row-odd, body.i18n-ar .page-events .views-row.views-row-odd {
  width: 45%;
  padding-left: 10%;
  float: right;
}
body.i18n-ar .page-news .views-row.views-row-even, body.i18n-ar .page-statements .views-row.views-row-even, body.i18n-ar .page-press-releases .views-row.views-row-even, body.i18n-ar .page-success-story .views-row.views-row-even, body.i18n-ar .page-event-created-day .views-row.views-row-even, body.i18n-ar .page-events .views-row.views-row-even {
  width: 55%;
  float: right;
}
body.i18n-ar .view-publications .publication-image {
  margin-right: inherit;
}
.i18n-ar.page-events-by-day .node-event-calendar.node-teaser .col-md-3 {
  float: right;
}
.i18n-ar.page-news .node-article.node-teaser-alt .catItemInfo-Image {
  float: right;
}
.i18n-ar.page-news .view-id-blog.view-display-id-page .views-row {
  float: right;
}
.i18n-ar.page-news .views-row.views-row-odd {
  padding-right: 0;
  padding-left: 10%;
}
.i18n-ar.page-node .content .field-name-field-image {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}
.i18n-ar.page-node #block-headerimage-1 .content .field-name-field-image {
  float: none;
}
.i18n-ar.ltr .sh-news {
  float: left;
}
.i18n-ar .sh-lastest-news h3.block-title .block-views h3.block-title, .i18n-ar .section-latestnews .block-views h3.block-title {
  right: 15px;
}
.front #section-feature .region-feature-second {
  border-left: 0;
  border-right: 1px solid #eee;
  padding-right: 30px;
}
.front #section-feature .region-feature-first {
  float: right;
}
#block-views-2106d8bdc36390e4b14be024695f6ae6 .block-contents h3.block-title {
  padding-right: 62px;
  margin-bottom: 40px;
}
.block-contents .sh-block-content #webform-client-form-154 input {
  text-align: right;
}
.view-publications .view-content .views-view-grid td.col-first {
  padding-right: 0;
}
li.search-result {
  /*
.i18n-ar {
.view-blog {
	.views-row {
		float: right;
  		padding-left: 10%;
		
		.catItemInfo-Image {
			float: right;
		}	
	}
}
}	*/
}
li.search-result .search-snippet-info .search-info {
  visibility: hidden;
}
.i18n-ar .superhero-dropdown > ul > li.first {
  padding-left: 12px;
}
.i18n-ar .superhero-dropdown > ul > li.last {
  padding-right: 12px;
}
.i18n-ar .superhero-dropdown > ul > li.last a {
  padding-left: 0px !important;
}
.i18n-ar .social-icons i {
  margin-left: 0;
  margin-right: 15px;
}
.i18n-ar #block-block-141 {
  float: right;
}
.slides, .flex-control-nav, .flex-direction-nav {
  float: left;
}
.bx-wrapper .bx-viewport {
  direction: ltr;
}
.shPriceTable:after {
  clear: both;
  content: "";
  display: table;
}
.shPriceTable {
  padding: 60px 0 48px;
  text-align: center;
}
.shCentered {
  clear: both;
  text-align: center;
}
.shPriceTable dl {
  background: #fff;
  display: block;
}
.shPriceTable dl dd {
  margin: 0;
  display: block;
  line-height: 1.6;
  padding: 10px;
}
.shPriceTable dl dd.odd {
  background: #f8f8f8;
}
.shPriceTable.col4 dl {
  float: left;
  width: 25%;
  padding-bottom: 20px;
  box-shadow: 1px 1px 5px 1px #ddd;
  -webkit-box-shadow: 1px 1px 5px 1px #ddd;
  -moz-box-shadow: 1px 1px 5px 1px #ddd;
}
.shPriceTable dl.shPremium {
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.shPriceTable dl.shPremium dt small {
  display: block;
  clear: both;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
}
.shPriceTable dd small {
  font-size: 12px;
  display: block;
  clear: both;
}
.shPriceTable dl.shPremium dt {
  color: #fff;
  border-bottom: 1px solid #ddd;
}
.shPriceTable dt {
  border-bottom: 1px solid #ddd;
  display: block;
  font-family: 'Novecentowide-Light-webfont';
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px;
  text-transform: uppercase;
}
.shPriceTable dl.shPremium dt {
  border-bottom: 1px solid #ddd;
}
.shPriceTable dd.shPrice {
  color: #333;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 600;
}
.shPriceTable dd.shPrice small {
  color: #999;
  font-size: 16px;
  font-weight: 300;
}
.shPriceTable dl.shPremium dt {
  background: #41c2ee;
}
.page-contact .form-checkbox {
  margin-left: 0 !important;
}
@media (max-width: 1199px) {
  .md-slide-wrap .md-arrow .md-arrow-left {
    left: 0;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .superhero-dropdown > ul > li > a {
    padding: 0 10px !important;
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  #section-header {
    padding: 0 !important;
  }
  #section-header .container {
    position: relative;
    z-index: 10001;
  }
  #section-header .container .site-logo a {
    display: inline-block;
    line-height: 60px;
  }
  .region-social-top {
    display: none;
  }
  #section-buynow .block {
    margin-bottom: 0px;
  }
  #section-buynow .buy-now {
    text-align: center;
  }
  #section-buynow .buy-now [class^="col-"], #section-buynow .buy-now [class*="col-"] {
    float: inherit;
    text-align: center;
  }
  #section-buynow .buy-now [class^="col-"] span, #section-buynow .buy-now [class*="col-"] span, #section-buynow .buy-now [class^="col-"] a.btn, #section-buynow .buy-now [class*="col-"] a.btn {
    float: inherit;
  }
  #section-buynow .buy-now [class^="col-"] a.btn, #section-buynow .buy-now [class*="col-"] a.btn {
    margin-top: 10px;
  }
  .jm-portfolio.columns-4 .portfolio-item .slide-item-wrap .slide-item-wrap-item .side-inner {
    padding: 20% 0;
  }
  #block-sp-twitter-sp-twitter-block .bx-viewport {
    margin-bottom: 50px;
  }
  .home-header-2 #section-header {
    margin-top: -60px;
  }
}
@media (max-width: 992px) {
  .sh-news .bx-controls-direction a {
    top: 15px;
    height: 25px;
    width: 25px;
  }
  .sh-news .bx-controls-direction a.bx-next {
    left: 15px;
  }
  .sh-news .bx-controls-direction a i {
    color: #000;
    font-size: 18px;
    line-height: 1px;
    padding: 12px 0;
    text-align: center;
    width: 25px;
  }
  .sh-latest-news h3.block-title {
    position: inherit !important;
    text-align: center;
  }
  .sh-latest-news h3.block-title .title-border {
    margin: 20px auto 0 !important;
  }
  .sh-latest-news .post-date, .sh-latest-news .post-pen {
    width: inherit;
    height: inherit;
  }
  .sh-lastest-news h3.block-title {
    position: inherit !important;
    text-align: center;
  }
  .sh-lastest-news h3.block-title .title-border {
    margin: 20px auto 0 !important;
  }
}
@media (max-width: 979px) {
  .container {
    width: auto;
  }
  #section-feature img, #section-topls img, #section-latest img {
    height: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #section-bottom [class^="col-"], #section-bottom [class*="col-"] {
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  #section-breadcrumb .breadcrumb {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  .view-latest-work .bx-controls-direction a.bx-prev {
    left: 0;
  }
  .view-latest-work .bx-controls-direction a.bx-next {
    right: 0;
  }
}
@media (max-width: 767px) {
  * .block {
    margin-bottom: 15px;
  }
  * .region {
    margin-top: 25px;
    /*** RESET SECTION PADDING ***/
  }
  * .region:first-child {
    margin-top: 0px;
  }
  .body [id*="section-"], .body [id*="section-"] {
    padding: 15px 0 !important;
  }
  .body #section-banner {
    padding: 0px !important;
  }
  .body #section-banner .sh-container {
    padding: 0 !important;
  }
  #section-textfeature {
    margin: 0px !important;
  }
  .home-header-2 #section-header {
    margin-top: 0;
  }
  .style-section3 .region {
    padding-left: 15px;
  }
  #section-bottom .region .block {
    margin-bottom: 0px;
  }
  .node-teaser-alt {
    margin-bottom: 10px;
  }
  #section-footer .region-footer-first .block {
    margin-bottom: 10px;
    text-align: center;
  }
  #section-footer .region-footer-second .block {
    margin: 0px;
    text-align: center;
  }
  #section-footer .custom-menu-footer {
    padding: 0px;
    width: 100%;
  }
  .buy-now {
    text-align: center;
  }
  .buy-now .text-fea {
    margin-bottom: 20px;
  }
  [id^="block-views-team-block"], [id*="block-views-team-block"] {
    margin: 0 15px 30px 15px;
  }
  .superhero-portfolio .jm-portfolio {
    margin-left: 0;
    margin-right: 0;
  }
  .superhero-portfolio .filter-destination {
    margin: 0 !important;
  }
  .sh-news .bx-controls-direction a.bx-prev {
    left: 0;
  }
  .sh-news .bx-controls-direction a.bx-next {
    left: 30px;
  }
  .md-slide-wrap .md-arrow .md-arrow-right {
    right: 15px;
  }
}
@media (max-width: 640px) {
  .shPriceTable.col4 dl {
    width: 50%;
  }
  #section-bottom .region .block h3.block-title {
    text-align: center;
  }
  #section-bottom .region .block h3.block-title span.title-border {
    margin: 20px auto 0;
  }
  .block.title-large .block-title {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  #contact-site-form .control-group input[type="text"] {
    max-width: 280px;
  }
  #section-textfeature {
    margin: 0px !important;
  }
  #section-textfeature .block {
    padding: 0 !important;
  }
  #section-showcase [id*="block-views-latest-"] {
    padding-bottom: 15px !important;
  }
  h2.text-buy {
    font-size: 32px !important;
  }
  .btn-large {
    padding: 9px 30px;
  }
  .shPriceTable.col4 dl {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 360px) {
  .body [id*="section-"], .body [id*="section-"] {
    padding: 15px 0 !important;
  }
  .btn-large {
    padding: 9px 25px;
  }
  #contact-site-form .control-group input[type="text"] {
    max-width: 220px;
  }
  .block.title-large .block-title {
    font-size: 28px;
  }
  .block {
    margin: 20px 0 0 0;
  }
  .marginBottom {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 320px) {
  /*======== Bottom Fixed =========*/  .jm-portfolio .slide-item-readmore a, .jm-portfolio .slide-item-zoom a {
    margin-bottom: 10px;
  }
  .shPriceTable.col4 dl {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .bottom-fixed {
    width: 100%;
    bottom: 0;
    position: fixed;
  }
}
