html {
  font-family: 'Lato', sans-serif;/* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
  /* font-family: 'Open Sans', sans-serif; */
  font-family: 'Lato', sans-serif;
}
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template, /* 1 */
[hidden] {
  display: none;
}
a,button,span,div {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  transition: all 0.5s ease;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1,h2,h3,h4,h5 {
  margin: 0 0 15px;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  transition: all 0.5s ease;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}
optgroup {
  font-weight: bold;
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
ul,ol {margin: 0;padding: 0; list-style: none;}

/******** Start Home Page CSS **********************************************************/
.ss_header {
  background: rgba(70, 0, 44, 0.8) none repeat scroll 0 0;
  left: 0;
  padding: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.ss_header a {
  display: inline-block;
}
.ss_header a img {
  max-width: 205px;
  width: 100%;
}
.ss_header .social_icons {
    margin:15px 0 0;
    text-align: right;
}
.ss_header .social_icons a {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 45px;
  margin: 0 0 0 3px;
  padding: 0;
  text-align: center;
  width: 45px;
}
.ss_header .social_icons a.facebook {
	background:#3b5998;
}
.ss_header .social_icons a.google-plus {
	background:#DD4E40;
}
.ss_header .social_icons a.twitter {
	background:#55acee;
}
.ss_header .social_icons a.linkedin {
	background:#007ab9;
}
.ss_header .social_icons a.youtube {
	background:#c4302b;
}
.ss_header .social_icons a:hover {
	background:rgba(70, 0, 44,0.5);
}
.ss_banner {
  margin: 0 0; 
  padding:0; 
  position:relative:
} 

.ss_banner  .item img {
	width:100%;
}
 
 
.ss_banner  .item a {
  background: #e4752e none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  padding: 10px 30px;
  text-decoration:none;
  font-size:24px;
}
 
.carousel-control {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-shadow: none;
  top: 0;
  width: 100px;
}
.carousel-control span {
  background: rgba(75, 128, 180, 0.7) none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 28px;
  height: 62px;
  left: 0;
  line-height: 62px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 62px;
  z-index: 999;
  border-radius:50%;
  transform: translateY(-50%);
}
.ss_banner .carousel-control:hover  span{
	background:#4d002c !important;
}
.banner_bottom {
  background: rgba(0, 0, 0, 0) url("../images/banner-bottom.png") no-repeat scroll center center / cover ;
  bottom: 0;
  left: 0;
  min-height: 237px;
  padding: 30px 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: auto;
}
.banner_bottom h2 {
  color: #4d002c;
  font-size: 43px;
  font-weight: 700;
  margin: 0 0 25px;
  position: relative;
  text-align: right;
}
.banner_bottom p {
  color: #652248;
  font-size: 22px;
  font-weight: 700;
}
.banner_bottom i {
  color: #652248;
  margin: 0 8px;
}
.about_ss {
  padding:50px 0;
  text-align: left;
  background:#000;
  background: rgba(0, 0, 0, 0) url("../images/about_bg.jpg") no-repeat scroll center center / cover ;
}
.about_ss h2 {
  color: #fff;
  margin-bottom: 30px; 
  position: relative;
  font-size:30px;
  font-weight:700;
}
 
.about_ss p {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  line-height: normal;
}
.about_ss a {
  background: rgba(234, 234, 234, 0.4) none repeat scroll 0 0;
  border: 2px solid #660033;
  border-radius: 10px;
  color: #000;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin-top: 25px;
  max-width: 250px;
  padding: 4px 15px 7px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.about_ss  a:hover {
	background: rgba(70, 0, 44, 0.5);
	color:#fff;
}
.company {
  padding:180px 0 40px;
  text-align: center; 
  background: rgba(0, 0, 0, 0) url("../images/company.jpg") no-repeat scroll center center / cover ;
  position:relative;
} 
.company::after {
  background: rgba(31, 25, 64, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  right: 0;
}
.company img {
  max-width: 375px;
  width: 100%;
}
.company h2 {
  background: rgba(31, 25, 64, 0.5) none repeat scroll 0 0;
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  left: 0;
  margin: 0;
  padding: 5px 15px 25px;
  position: absolute;
  right: 0;
  top: -50px;
}
.social_activity {
  padding:50px 0;
  text-align: center; 
  background:#1a1a42;
  position:relative;
} 
.social_activity   .more2 {
  background: rgba(234, 234, 234, 0.4) none repeat scroll 0 0;
  border: 2px solid #660033;
  border-radius: 10px;
  color: #000;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin-top: 45px;
  max-width: 250px;
  padding: 4px 15px 7px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.social_activity  .more2:hover {
  background: rgba(70, 0, 44, 0.5) none repeat scroll 0 0;
  color: #fff;
}
.social_activity h2 { 
  color: #fff;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 25px;  
}
.social_activity h3 { 
  color: #fff;
  font-size: 28px;
  font-weight: 700; 
  margin:25px 0 0;  
}
.social_activity img {
  border: 2px solid rgba(255, 255, 255, 0.5);
  width: 100%;
}
.achievements {
  padding:0 0;
  text-align: center;  
  position:relative; 
  overflow:hidden;
  z-index:0;
} 
.achievements img  { 
	width:100%;
	max-width:100%;
} 
.achievements:before {   
  position:absolute;
  content:"";
  left:0;
  right:0;
  top:0;
  width: 0; 
  height: 0; 
  border-top: 120px solid #1A1A42; 
  border-left: 1600px solid transparent;
  width:100%;
  z-index:2;
}  
.achievements:after {   
  position:absolute;
  content:"";
  left:0;
  right:0;
  bottom:0;
  width: 0; 
  height: 0; 
  border-bottom: 120px solid #1A1A42; 
  border-left: 1600px solid transparent;
  width:100%;
  z-index:1;
} 
.achievements_owl {
  position: relative;
  z-index: 1;
}
.owl-controls {
  bottom: 0;
  left: 0;
  margin: auto; 
  position: absolute;
  right: 0;
  text-align: left !important; 
  z-index: 0;
}
/*.owl-controls::after {
  background:rgba(65,23,53,0.6);
  bottom: 58px;
  content: " ";
  display: block;
  height: 200px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-4.3deg);
  width: 100%;
  z-index:-1;
}
*/.cherish_moment::after{
  background:rgba(65,23,53,0.6);
  bottom: 58px;
  content: " ";
  display: block;
  height: 200px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-4.3deg);
  width: 100%;
  z-index:0;
}
}
.owl-dots {
  bottom: 50px;
  left: 0;
  margin: auto;
  padding: 0 15px;
  position: absolute;
  right: 0;
  text-align: left !important;
  width: 1170px;
  z-index: 1;
}
.owl-dot { 
  display: inline-block; 
}
.owl-dot span {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 17px;
  margin: 0 10px 0 0 ;
  width: 17px;
  z-index: 1;
  position:relative;
}
.owl-dot.active span {
  background: #21193f none repeat scroll 0 0; 
}
.achievements_txt {
  bottom: 80px;
  color: #fff;
  left: 0;
  margin: auto;
  padding: 15px;
  position: absolute;
  right: 0;
  text-align: left;
  max-width: 1170px;
  width:100%;
  z-index: 999;
}
.achievements_txt h3 { 
  color: #fff;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 7px;  
}
.achievements_txt h3 a {
  color: #fff;
}
.achievements_txt p { 
  color: #fff;
  font-size: 25px;
  font-weight: 300;    
}
.social_engagement {
  padding:50px 0;
  text-align: center; 
  background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll center center / cover ;
  position:relative;
} 
.social_engagement h2 { 
  color: #660033;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 25px;  
}
.social_engagement img {
	width:100%;
}



.media_witness {
  padding:50px 0;
  text-align: center; 
  background: #1e1a40;
  position:relative;
} 
.media_witness:after {   
  position:absolute;
  content:"";
  left:0;
  right:0;
  top:0;
  width: 0; 
  height: 0; 
  border-top: 45px solid #F7F7F7; 
  border-right: 350px solid transparent; 
  z-index:1;
} 
.media_witness h2 { 
  color: #fff;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 25px;  
}
.media_witness a {
  background: rgba(234, 234, 234, 0.4) none repeat scroll 0 0;
  border: 2px solid #660033;
  border-radius: 10px;
  color: #000;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin-top: 45px;
  max-width: 250px;
  padding: 4px 15px 7px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.media_witness  a:hover {
  background: rgba(70, 0, 44, 0.5) none repeat scroll 0 0;
  color: #fff;
}
.media_witness img {
	width:100%;
}
.photo_gallery {
  padding:50px 0;
  text-align: center; 
  background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll center center / cover ;
  position:relative;
} 
.photo_gallery h2 { 
  color: #660033;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 25px;  
}
.photo_gallery .more {
  background: #000033;
  border: 2px solid #660033;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  margin-top: 45px;
  max-width: 250px;
  padding: 4px 15px 7px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.photo_gallery  .more:hover {
  background: rgba(70, 0, 44, 0.5) none repeat scroll 0 0;
  color: #fff;
}
.photo_gallery img {
  width: 100%;
}
.photo_gallery .col-sm-3 {
  padding: 0;
}
.copyright {
  background: #000033;
  padding: 20px 0;
  margin-top:0;
}
.copyright p {
  color: #fff;
  margin: 0;
  font-size:20px;
}
.copyright a {
  color: #fff;
}

/******** End Home Page CSS **********************************************************/
.ss_banner_inner {
	position:relative;
}
.about_ss.inner {
	padding-bottom:80px;
}
.ss_banner_inner img{
	width:100%;
}
.about_ss.inner p { 
  font-size: 24px; 
  text-align: justify;
}
.social_aci {
	padding:50px 0;
}
.social_aci h2 { 
  color: #660033;
  font-size: 33px;
  font-weight: 700; 
  margin: 0 0 25px;  
}
.social_aci img{
	width:100%;
	margin-bottom:25px;
}
.social_aci p { 
  font-size: 24px; 
  text-align: justify;
  font-weight: 300; 
}

.moments img {
  width: 100%;
  height:200px;
}
.moments .col-sm-3 {
  padding: 0;
}
.hvr-outline-in { 
  z-index: 2;
}
.hvr-outline-in::before {
  border: 5px solid rgba(255,255,255,0.8);
  bottom: -10px;
  content: "";
  left: -10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: -10px;
  transition-duration: 0.3s;
  transition-property: top, right, bottom, left;
  z-index: 1;
}
.hvr-outline-in:hover::before, .hvr-outline-in:focus::before, .hvr-outline-in:active::before {
  bottom: 0;
  left: 0;
  opacity: 1;
  right: 0;
  top: 0;
}
.hvr-shutter-out-horizontal:hover::before, .hvr-shutter-out-horizontal:focus::before, .hvr-shutter-out-horizontal:active::before {
  transform: scaleX(1);
  z-index: 1;
}
.hvr-shutter-out-horizontal::before {
  background: rgba(255,255,255,0.3); 
}




/******** Start Media CSS **********************************************************/
@media only screen and (max-width: 1199px) {
.owl-controls::after { 
	bottom: 45px; 
} 
.banner_bottom h2 { 
  font-size: 35px; 
  margin: 25px 0 10px; 
}
.banner_bottom p { 
font-size: 20px; 
}
.achievements_txt {
  bottom: 65px; 
}
.ss_banner .item img {
  display: none !important;
}
.ss_banner .item {
  min-height: 700px;
}
.ss_banner_inner .item {
  min-height: 600px;
}
.ss_banner_inner .banner_bottom span {
  display: inline-block;
}
}
@media only screen and (max-width: 991px) {
.about_ss h2 { 
  font-size: 28px; 
  margin-bottom: 15px; 
}	 
.banner_bottom { 
  min-height: 225px; 
}
.owl-controls::after {
  bottom: 20px;
}
.achievements_txt h3 { 
  font-size: 26px; 
  margin: 0;
}
.owl-dots {
  bottom: 20px; 
}
.achievements_txt {
  bottom: 35px;
}
.achievements_txt p { 
  font-size: 20px;
  font-weight: 400;
}
.owl-controls::after { 
  height: 150px; 
}
.copyright p { 
  font-size: 16px; 
}
.banner_bottom h2 { 
  margin: 35px 0 10px;
}
} 
@media only screen and (max-width: 767px) {
.ss_header {
  text-align: center;
}
.ss_header a img {
  max-width: 150px;
  width: 100%;
}	
.ss_header .social_icons {
  margin: 15px 0 0;
  text-align: center;
}
.ss_header .social_icons a {  
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 0 3px; 
  width: 40px;
} 
.banner_bottom {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  min-height: auto;
  padding: 30px 0;
  text-align: left;
}
.banner_bottom h2 {
  margin: 0 0 10px;
  text-align: left;
}
.banner_bottom i {
  color: #652248;
  margin: 0 8px 0 0;
}
.about_ss { 
  text-align: center;
}
.about_ss a {
  margin: 15px 0 25px;
}
.about_ss h2 { 
  text-align: center;
}
.about_ss p { 
  text-align: center;
}
.company a {
  display: block;
  margin: 10px 0;
}
.company { 
  padding: 50px 0; 
}
.social_activity h3 { 
  margin: 15px 0 35px;
}
.achievements::before { 
  border-top: 60px solid #1a1a42; 
}
.achievements::after {
  border-bottom: 60px solid #1a1a42; 
}
.owl-controls::after {
  height: 100px;
}
.owl-dots {
  bottom: 5px;
}
.owl-dot span { 
  height: 12px;
  margin: 0 5px 0 0; 
  width: 12px; 
}
.achievements_txt {
  bottom: 0;
}
.achievements_txt h3 {
  font-size: 22px;
  margin: 0;
}
.achievements_txt p {
  font-size: 16px;
  font-weight: 400;
} 
.owl-controls::after { 
  bottom: 0; 
  transform: skewY(-2deg); 
}
.social_engagement img {
  margin-bottom: 15px;
  width: 100%;
}
.copyright {
  text-align: center;
}
.copyright p {
  font-size: 16px;
  text-align: center;
}
}
@media only screen and (max-width: 640px) {
.banner_bottom span {
  display: block;
}	
.banner_bottom {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  min-height: auto;
  padding: 15px 0 10px;
  text-align: left;
} 
.carousel-control span { 
  font-size: 24px;
  height: 50px;
  left: 0;
  line-height: 50px; 
  right: 0;
  top: 50%; 
  width: 50px; 
}
.carousel-control { 
  width: 70px;
}
}
@media only screen and (max-width: 480px) {
.achievements_txt p {
  display: none; 
}
.owl-controls::after {
  height: 80px;
}
.achievements_txt {
  bottom: 15px;
}
.achievements_txt h3 {
  font-size: 20px;
  margin: 0;
}
.about_ss p { 
  font-size: 20px; 
}
.banner_bottom h2 {
  font-size: 28px; 
}
}












