﻿.plain-box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
/* 15 Collumns */
/* 12 Collumns */
.float-element,
.col-1_12,
.col-2_12,
.col-3_12,
.col-4_12,
.col-5_12,
.col-6_12,
.col-7_12,
.col-8_12,
.col-9_12,
.col-10_12,
.col-11_12,
.col-12_12 {
  float: left;
  box-sizing: border-box;
}
.float-element-mg,
.col-mg-1_15,
.col-mg-2_15,
.col-mg-3_15,
.col-mg-4_15,
.col-mg-5_15,
.col-mg-6_15,
.col-mg-7_15,
.col-mg-8_15,
.col-mg-9_15,
.col-mg-10_15,
.col-mg-11_15,
.col-mg-12_15,
.col-mg-13_15,
.col-mg-14_15,
.col-mg-15_15 {
  float: left;
  box-sizing: border-box;
  margin-left: 1.69491525%;
}
.first-child,
.col-mg-1_15:first-child,
.col-mg-2_15:first-child,
.col-mg-3_15:first-child,
.col-mg-4_15:first-child,
.col-mg-5_15:first-child,
.col-mg-6_15:first-child,
.col-mg-7_15:first-child,
.col-mg-8_15:first-child,
.col-mg-9_15:first-child,
.col-mg-10_15:first-child,
.col-mg-11_15:first-child,
.col-mg-12_15:first-child,
.col-mg-13_15:first-child,
.col-mg-14_15:first-child,
.col-mg-15_15:first-child {
  margin-left: 0;
}
/*
    Start Create common Elements
*/
/* 15 GRID common styles */
/* 15 GRID common styles */
/* 12 GRID common styles */
/*
    End
*/
/*
    Start set width programmatically
*/
.col-mg-15_15 {
  width: 100%;
}
.col-mg-14_15 {
  width: 93.22033898%;
}
.col-mg-13_15 {
  width: 86.44067797%;
}
.col-mg-12_15 {
  width: 79.66101695%;
}
.col-mg-11_15 {
  width: 72.88135593%;
}
.col-mg-10_15 {
  width: 66.10169492%;
}
.col-mg-9_15 {
  width: 59.3220339%;
}
.col-mg-8_15 {
  width: 52.54237288%;
}
.col-mg-7_15 {
  width: 45.76271186%;
}
.col-mg-6_15 {
  width: 38.98305085%;
}
.col-mg-5_15 {
  width: 32.20338983%;
}
.col-mg-4_15 {
  width: 25.42372881%;
}
.col-mg-3_15 {
  width: 18.6440678%;
}
.col-mg-2_15 {
  width: 11.86440678%;
}
.col-mg-1_15 {
  width: 5.08474576%;
}
.col-12_12 {
  width: 100%;
}
.col-11_12 {
  width: 91.66666667%;
}
.col-10_12 {
  width: 83.33333333%;
}
.col-9_12 {
  width: 75%;
}
.col-8_12 {
  width: 66.66666667%;
}
.col-7_12 {
  width: 58.33333333%;
}
.col-6_12 {
  width: 50%;
}
.col-5_12 {
  width: 41.66666667%;
}
.col-4_12 {
  width: 33.33333333%;
}
.col-3_12 {
  width: 25%;
}
.col-2_12 {
  width: 16.66666667%;
}
.col-1_12 {
  width: 8.33333333%;
}
/*
    End
*/
.theme-content {
  display: block;
  margin: auto;
  width: 1180px;
}
.theme-content-900 {
  display: block;
  margin: auto;
  width: 900px;
}
.full,
.content {
  float: left;
  box-sizing: border-box;
  width: 100%;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.align-center {
  text-align: center;
}
.show-mobile {
  display: none;
}
.hide {
  display: none;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-50 {
  margin-top: 50px;
}
.col-mg-5_15:nth-child(3n+1) {
  margin-left: 0;
}

.center-box {
  display: block;
  margin: auto;
}
/* 
    Tablet
*/
@media all and (max-width: 1180px) {
  .tablet-padding {
    padding: 0 10PX;
  }
  .theme-content,
  .theme-content-900 {
    width: 100%;
    padding: 0 10PX;
    float: left;
    box-sizing: border-box;
  }
  .full-tablet {
    margin-left: 0;
    width: 100%;
  }
  .hide-tablet {
    display: none;
  }
  .show-tablet {
    display: block;
  }
  .half-tablet {
    margin-left: 2%;
    width: 49%;
  }
  .half-tablet:first-child {
    margin-left: 0;
  }
  .col-4_12-tablet {
    width: 33.33333%;
  }
  .col-mg-6_15-tablet {
    width: 38.9831%;
  }
  .col-mg-7_15-tablet {
    width: 45.7627%;
  }
  .col-mg-8_15-tablet {
    width: 52.5424%;
  }
  .col-mg-9_15-tablet {
    width: 59.322%;
  }
  .col-mg-10_15-tablet {
    width: 66.1017%;
  }
}
/* 
    Mobile
*/
@media all and (max-width: 650px) {
  .show-tablet-650 {
    display: block;
  }
  .tablet-650-padding {
    padding: 0 10PX;
  }
  .full-650 {
    width: 100%;
    margin-left: 0;
  }
  .hide-650 {
    display: none;
  }
}
/* 
    Mobile
*/
@media all and (max-width: 500px) {
  .show-mobile {
    display: block !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .full-mobile {
    margin-left: 0;
    width: 100%;
  }
  .half-mobile {
    margin-left: 2%;
    width: 49%;
  }
  .half-mobile:nth-child(2n+1) {
    margin-left: 0;
  }
}