/* @media screen and (min-width: 600px) and (max-width: 650px) {
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout{
    width: 55%;
    margin: 0 auto; 
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 90%;
	margin: 0 auto;
}
.tag-name {
    width: 75%;
    font-size: 12px !important;
}
.custom-padding {
	padding: 10px 12px 1px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 10px 12px 1px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height {
    height: 235px;
}	
}

@media screen and (min-width: 375px) and (max-width: 599px) {
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 19%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout{
    width: 55%;
    margin: 0 auto; 
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 90%;
	margin: 0 auto;
}
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
.custom-padding {
	padding: 10px 12px 1px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 10px 12px 1px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height {
    height: 136px;
}	
}

@media screen and (min-width: 320px) and (max-width: 413px) {
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 14%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 20px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 26px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout{
    width: 55%;
    margin: 0 auto; 
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 90%;
	margin: 0 auto;
}
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
.custom-padding {
	padding: 10px 12px 1px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 10px 12px 1px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}	
}

.grid-item {
    float: left;
    height: 350px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 175px;
}
.h2, h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 10px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.newbtn {
    border-radius: 20px !important;
    padding: 2px 4px !important;
    font-size: 8px;
    border: 1px solid #b2b2b2 !important;
    font-weight: 500;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 12px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 16px !important;
    font-size: 14px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}

----------- Desktop -----------
@media (min-width: 1600px) {
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 56%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout{
    width: 55%;
    margin: 0 auto; 
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 90%;
	margin: 0 auto;
}
.tag-name {
    width: 75%;
    font-size: 12px !important;
}
.custom-padding {
	padding: 10px 12px 1px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 10px 12px 1px !important;
    margin-top: -21% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height {
    height: 165px;
}
.image360 {
	width: 7%;
	font-size: 552%;
}
}
Done
@media (min-width: 1281px) {
.grid-item {
    float: left;
    height: 350px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 175px;
}
.h2, h2 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 10px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 4px;
    left: 10px;
    font-size: 16px;
}	
.newbtn {
    border-radius: 20px !important;
    padding: 1px 3px !important;
    font-size: 9px;
    border: 1px solid #b2b2b2 !important;
    font-weight: 600;
    color: #adadad;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    font-size: 22px !important;
    border-radius: 20px !important;
    padding: 3px 12px !important;
    font-size: 14px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 25px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 40px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}   
.figure-height-grid {
    height: 175px;
}

 
.media-carousel .carousel-control.right {
    right: 27px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}
.media-carousel .carousel-control.left {
    left: 27px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}
.pl-45 {
    padding-left: 70px;
}
 
.media-carousel .carousel-control.right {
    right: 27px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}

.media-carousel .carousel-control.left {
    left: 27px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 100px;
}

.video-layout{
    width: 52%;
    margin: 0 auto; 
} 
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 85%;
	margin: 0 auto;
}
.custom-navbar-collapse-before {
	padding-top: 10px;
	float: left;
	width: 74%;
	margin: 0 auto;
}
.tag-name {
    width: 80%;
    font-size: 11px !important;
}
.primary-header .nav>li>a {
	position: relative;
	display: block;
	padding: 6px 8px !important;
	
	display:block;
	text-align:center;
	width:150px; fixed width
}
.primary-header .befor-login-header-plr>li>a {
	position: relative;
	display: block;
	padding: 6px 8px !important;
	
	display:block;
	text-align:center;
	width:165px; fixed width
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 1px;
}
}
----------- iPhone 4 and 4S -----------

Portrait
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
.grid-item {
    float: left;
    height: 250px ;
    padding-bottom: 10px;
}
.modal-dialog {
    width: 300px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 26px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
 
button.btn.btn-primary.default_permissions.ng-scope {
    position: relative;
    top: 0.2em;
}
.video-layout{
    width: 100%;
    margin: 0 auto; 
}
.custom-navbar-collapse {
    margin-left: -9px !important;
    width: auto;
    margin: 0 auto;
    margin-right: 160px !important;
}
.h1, h1 {
    font-size: 25px;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Landscape
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
.grid-item {
    float: left;
    height: 330px ;
    padding-bottom: 10px;
}
.modal-dialog {
    width: 475px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
 
.pl-45 {
    padding-left: 0px;
}
.pl-45 {
    padding-left: 0px;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}

Done
----------- iPhone 5, 5S, 5C and 5SE -----------

Portrait
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
.grid-item {
    float: left;
    height: 250px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 165px;
}
.h2, h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 2px 8px !important;
    font-size: 8px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.newbtn {
    border-radius: 20px !important;
    padding: 1px 3px !important;
    font-size: 7px;
    border: 1px solid #b2b2b2 !important;
    font-weight: 500;
    color: #adadad;
}
.padding-res{
    padding: 20px;
}
.newabtn {
    font-size: 16px !important;
    border-radius: 20px !important;
    padding: 3px 12px !important;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 12px;
}
.upperClass {
      font-size: 20px;
    padding: 5px 20px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
    font-size: 9px;
    padding: 2px 5px;
}
.pl-45 {
    padding-left: 0px;
}
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}

Done
Landscape
@media only screen and (min-device-width: 320px) and (max-device-width:
    568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:
    landscape) {
.grid-item {
    float: left;
    height: 370px;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
 
.media-carousel .carousel-control.right {
    right: 27px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 65px;
}
.media-carousel .carousel-control.left {
    left: 27px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 65px;
}
.pl-45 {
    padding-left: 45px;
}

 
.media-carousel .carousel-control.right {
    right: 27px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 65px;
}
.media-carousel .carousel-control.left {
    left: 27px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 65px;
}
 
.pl-45 {
    padding-left: 45px;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
----------- iPhone 6, 6S, 7 and 8 -----------
@media only screen 
  and (min-device-width: 600px) 
  and (max-device-width: 650px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
.grid-item {
    float: left;
    height: 385px ;
    padding-bottom: 10px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 5px 16px !important;
    font-size: 16px !important;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 45px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.figure-height {
    height: 165px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 15%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Portrait
@media only screen and (min-device-width: 375px) and (max-device-width:
    599px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:
    portrait) {
.grid-item {
    float: left;
    height: 280px;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 24px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 18%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Landscape
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.grid-item {
    float: left;
    height: 420px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 220px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 3px 6px !important;
    font-size: 8px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 12px !important;
    font-size: 9px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
 
.animations .panel-heading {
    height: 42px;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}


Done
----------- iPhone 6+, 7+ and 8+ -----------

Portrait
@media only screen and (min-device-width: 414px) and (max-device-width:
    736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation:
    portrait) {
    .grid-item {
        float: left;
        height: 295px;
        padding-bottom: 10px;
    }
    .gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
} 

}
Done
Landscape
@media only screen and (min-device-width: 414px) and (max-device-width:
    736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation:
    landscape) {
    .grid-item {
        float: left;
        height: 455px;
        padding-bottom: 10px;
    }
    .gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}

----------- iPhone X -----------

Portrait
@media only screen and (min-device-width: 375px) and (max-device-width:
    812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation:
    portrait) {
    .grid-item {
        float: left;
        height: 290px;
        padding-bottom: 10px;
    }
    .gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 23px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}

.panelTitle {
    position: relative;
   bottom: 44px;
    left: 41px;
    font-weight: 100 !important;
}
.panel-heading { 
    height: 41px;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.tag-name {
    width: 75%;
    font-size: 9px !important;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 18%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Landscape
@media only screen and (min-device-width: 375px) and (max-device-width:
    812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation:
    landscape) {
.grid-item {
    float: left;
    height: 405px;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
} 
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
----------- Non-Retina Screens -----------
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
.grid-item {
    float: left;
    height: 270px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 145px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.newbtn {
    border-radius: 20px !important;
    padding: 1px 3px !important;
    font-size: 7px;
    border: 1px solid #b2b2b2 !important;
    font-weight: 400;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 14px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    font-size: 20px !important;
    border-radius: 20px !important;
    padding: 4px 10px !important;
    font-size: 10px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 39px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}   
.figure-height-grid {
    height: 110px;
}

.video-layout {
    width: 68%;
    margin: 0 auto;
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 91%;
	margin: 0 auto;
}
.video-layout {
    width: 68%;
    margin: 0 auto;
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 91%;
	margin: 0 auto;
}
.custom-navbar-collapse-before {
	padding-top: 10px;
	float: left;
	width: 82%;
	margin: 0 auto;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 116px;
}
.primary-header .befor-login-header-plr>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 135px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 13px;
    letter-spacing: 1px;
}
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
.custom-padding {
	padding: 10px 12px 5px !important;
    margin-top: -25px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
	padding: 10px 12px 5px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.pl-45 {
    padding-left: 50px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 52%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
----------- Retina Screens -----------
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
.grid-item {
    float: left;
    height: 290px ;
    padding-bottom: 10px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.newbtn {
    border-radius: 20px !important;
    padding: 2px 4px !important;
    font-size: 7px;
    border: 1px solid #b2b2b2 !important;
    font-weight: 500;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 14px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 12px !important;
    font-size: 12px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 26px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 30px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout {
    width: 68%;
    margin: 0 auto;
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 91%;
	margin: 0 auto;
}
.custom-navbar-collapse-before {
	padding-top: 10px;
	float: left;
	width: 78%;
	margin: 0 auto;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 130px;
}
.primary-header .befor-login-header-plr>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 145px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 1px;
}
.custom-padding {
	padding: 6px 12px 1px !important;
    margin-top: -25px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
	padding: 10px 12px 1px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height-grid {
    height: 125px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 55%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
.image360 {
	width: 7%;
    font-size: 550%;
}	
}
Done
----------- iPad 1, 2, Mini and Air -----------

Portrait
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.grid-item {
    float: left;
    height: 290px ;
    padding-bottom: 10px;
}
.figure-height{
    height:170px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 4px 8px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 12px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    font-size: 20px !important;
    border-radius: 20px !important;
    padding: 5px 20px !important;
    font-size: 12px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 24px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout {
    width: 100%;
    margin: 0 auto;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 81px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 16px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 94%;
    margin: 0 auto;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}

Landscape
@media only screen and (min-device-width: 768px) and (max-device-width:
    1024px) and (orientation: landscape) and
    (-webkit-min-device-pixel-ratio: 1) {
.grid-item {
     float: left;
     height: 290px;
     padding-bottom: 10px;
    }
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.video-layout {
    width: 78%;
    margin: 0 auto;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 100px !important;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 94%;
    margin: 0 auto;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.tag-name {
    width: 75%;
    font-size: 9px !important;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
----------- iPad 3, 4 and Pro 9.7" -----------

Portrait

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 83px;
}
.primary-header .befor-login-header-plr>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 111px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.custom-navbar-collapse-before {
    padding-top: 10px;
    float: left;
    width: 95%;
    margin: 0 auto;
}
.custom-padding-list {
    padding: 10px 12px 1px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
.tag-name {
    width: 80%;
    font-size: 11px !important;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 47%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}


Done
Landscape
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
.grid-item {
    float: left;
    height: 345px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 230px;
}
.h2, h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 3px 5px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 12px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 5px !important;
    font-size: 9px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 30px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
----------- iPad Pro 10.5" -----------

Portrait
Declare the same value for min- and max-width to avoid colliding with desktops
Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106
@media only screen and (min-device-width: 834px) and (max-device-width:
    834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio:
    2) {
.grid-item {
    float: left;
    height: 290px;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 110px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Landscape
Declare the same value for min- and max-width to avoid colliding with desktops
Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106
@media only screen and (min-device-width: 1112px) and (max-device-width:
    1112px) and (orientation: landscape) and
    (-webkit-min-device-pixel-ratio: 2) {
.grid-item {
    float: left;
    height: 290px;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 110px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
----------- iPad Pro 12.9" -----------

Portrait
@media only screen and (min-device-width: 1024px) and (max-device-width:
    1366px) and (-webkit-min-device-pixel-ratio: 2) {

.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 110px;
}
.primary-header .befor-login-header-plr>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 140px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0 auto;
}	
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
.custom-padding {
	padding: 10px 12px 3px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -22% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Landscape
@media only screen and (min-device-width: 1024px) and (max-device-width:
    1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

.primary-header .nav>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 124px;
}
.primary-header .befor-login-header-plr>li>a {
    padding: 6px 8px !important;
    display: block;
    text-align: center;
    width: 150px;
}
.navbar-bootsnipp .navbar-nav>li>a {
    font-size: 14px;
    letter-spacing: 1px;
}
.custom-navbar-collapse {
    padding-top: 10px;
    float: left;
    width: 93%;
    margin: 0 auto;
}
.tag-name {
    width: 75%;
    font-size: 10px !important;
}
.custom-padding {
	padding: 10px 12px 3px !important;
    margin-top: -20px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -16% !important;
    background-color: #000;
    opacity: 0.7;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 49%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Portrait
Declare the same value for min- and max-width to avoid colliding with desktops
Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
.grid-item {
    float: left;
    height: 350px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 150px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 3px 5px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.envelope-align-grid {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 6px;
    font-size: 12px;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 3px 12px !important;
    font-size: 20px !important;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 29px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 55%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
Landscape
Declare the same value for min- and max-width to avoid colliding with desktops
Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
.grid-item {
    float: left;
    height: 290px ;
    padding-bottom: 10px;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.figure-height {
    height: 145px;
}
#label-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 54%;
    width: 100%;
    z-index: 2;
    font-size: larger;
    margin-left: 23%;
}
}
Done
@media only screen
    and (min-device-width : 732px) 
    and (max-device-width : 800px) 
    and (orientation :landscape) {
.grid-item {
    float: left;
    height: 455px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 150px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 3px 5px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 5px !important;
    font-size: 9px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}

.panel-heading {
    height: 50px;
}
.panelTitle {
    position: relative;
    bottom: 30px;
    left: 40px;
}

}
Done
----------- Google Pixel 2 -----------
@media only screen
    and (min-width: 731px)
    and (max-width: 750px) 
    and (orientation: landscape) { 
.grid-item {
    float: left;
    height: 455px ;
    padding-bottom: 10px;
}
.figure-height {
    height: 240px;
}
.h2, h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;    
}
.newbtn {
    border-radius: 20px !important;
    padding: 3px 5px !important;
    font-size: 7px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
}
.padding-res{
    padding: 25px;
}
.newabtn {
    border-radius: 20px !important;
    padding: 4px 5px !important;
    font-size: 9px;
    border: 3px solid #b2b2b2 !important;
    font-weight: 1000;
    color: #adadad;
    background-color: #E4E4E4;
}
.gly-animation {
    font-size: calc(1.2vw +       1.2vh +       1vmin);
    font-size: 19px !important;
    color: #284688;
    padding: 2px;
}

.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    margin: 124px auto;
    left: 27%;
    position: initial;
    color: #162061;
}
.custom-padding {
	padding: 15px 12px 10px !important;
    margin-top: -40px !important;
    background-color: #000;
    opacity: 0.7;
}
.custom-padding-list {
    padding: 5px 12px 2px !important;
    margin-top: -13% !important;
    background-color: #000;
    opacity: 0.7;
}
} 
*/
.primary-header .nav>li>a {
	/*padding: 6px 8px !important;*/
	padding: 0px 8px !important;
	display: block;
	text-align: center;
	width: 9.5vw;
}

.primary-header .befor-login-header-plr>li>a {
	padding: 6px 8px !important;
	display: block;
	text-align: center;
	width: 14vw;
}

.navbar-bootsnipp .navbar-nav>li>a {
	font-size: 16px;
	letter-spacing: 1px;
}

.custom-navbar-collapse { /* padding-top: 10px; */
	float: left;
	width: 88%;
	/* width: 90%; */
	/* width: 91%; */
	margin: 0 auto;
}

.before-login-header .custom-navbar-collapse {
	padding-top: 20px;
	float: left;
	width: 80%;
	margin: 0 auto;
}

.video-layout { /* width: 55%; */
	margin: 0 auto;
	/* padding-top: 5px; */
}

/* .navbar-nav {
	margin: -12px !important;
} */

.animation-page .breadcrumb {
	/* padding: 20px 0 0 20px !important; */
	background-color: #fff;
	display: inline;
}

.listings-grid__animation {
	padding: 5px 0px 5px !important;
	background-color: rgb(217, 217, 217);
	margin-top: -50%;
	opacity: 0.9;
}

.desc-animation {
	color: #000;
}



/* .active-label {
	color: #ecdd13;
} */
.animation-page-labels a:hover {
	color: #ecdd13;
}
.interactive-btn {
	color: #fff;
}
.owl-item .listings-grid__item:hover {
	box-shadow: 2px 6px 2px 2px rgba(0, 0, 0, 0.16), 2px 3px 5px 2px rgba(0, 0, 0, 0.32);
    border-radius: 2px;
    padding: 2px !important;
    transition: all 50ms;
}
.owl-item .listings-grid__items:hover {
	/* box-shadow: 2px 6px 2px 2px rgba(0, 0, 0, 0.16), 2px 3px 5px 2px rgba(0, 0, 0, 0.32); */
    border-radius: 2px;
    padding: 2px !important;
    /* transition: all 50ms; */
}

.subsysBorder{
    border: none !important;
}

.custom-bg2 .listings-grid__item:hover{
    transform: scale(1.05);
}
.listings-grid .listings-grid__item:hover{
    transform: scale(1.05);
    /* transition: all 50ms; */
}
.sendanimFixed{
    opacity: 1;
    transform: translateX(0);
}
.sendanim{
	opacity: 0;
    transform: translateX(80%);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.listings-grid .listings-grid__item:hover .sendanim{
    opacity: 1;
    transform: translateX(0);
}
.sendanimCopyFixed{
    opacity: 1;
    transform: translateX(0);
}
.sendanimCopy{
    opacity: 0;
    transform: translateX(-100%);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.listings-grid .listings-grid__item:hover .sendanimCopy{
    opacity: 1;
    transform: translateX(0);
}
.defaultSelectedBox .listings-grid__item{
    padding: 2px !important;
}

.custom-bg2 {
	box-shadow: 2px 6px 2px 2px rgba(0, 0, 0, 0.16), 2px 3px 5px 2px
		rgba(0, 0, 0, 0.32);
}

/* .custom-bg3 { 
    box-shadow:none !important;
    border: 1px solid #ddd;
    border-radius: 5px;
} */

.borderWebID{
    box-shadow:none !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.sub-systems {
	padding: 30px;
}

.vehicle-image-view .breadcrumb {
	padding: 5px 13% 5px 0px !important;
}

.listings-grid__body-related {
	/* padding: 3px 0px 1px !important;
	background-color: #e4e4e4; */
	/* padding: 0px 0px 1px !important; */
	/* padding: 0px 0px 15px !important; */
	/* padding: 0px 0px 10px !important; */
	padding: 0px 0px 53px !important;
	background-color: transparent;
	/* margin-top: -10px; */
	margin-top: 0px;
	/*opacity: 0.7;*/
}

.breadcrumb a {
	color: #000;
}

/* .current-title {
	font-weight: 600;
} */

.panel-heading-bar {
    padding: 10px 0px;
}
/* .animation-page-top-border {
	border-top: 1px solid #dedede;
} */
/* .after-login-footer a, */
.after-login-footer h3, .after-login-footer h4, .after-login-footer i{
	color: gray;
}
.after-login-footer a,h3,h4{
	font-weight: 600;
}

.change-lang-name:hover {
	  text-decoration: underline;
}

@media screen and (max-width: 768px) {
.primary-header .nav>li>a {
	padding: 6px 8px !important;
	display: block;
	text-align: center;
	width: auto;
}
.primary-header .befor-login-header-plr>li>a {
	padding: 6px 8px !important;
	display: block;
	text-align: center;
	font-size: 12px !important;
	/* width: 150px; */
}

.navbar-bootsnipp .navbar-nav>li>a {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: unset;
}
.custom-navbar-collapse {
	padding-top: 10px;
	float: left;
	width: 100%;
	margin: 0 auto;
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header
	{
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.navbar-nav .open .dropdown-menu {
	background-color: #fff !important;
}
.search-xs {
	display: block;
}
.video-layout {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
}

label {
	display: inline;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 100;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.errorMessage {
	color: red;
}

/* .navbar-fixed-top-af-login {
    top: -35px;
    border-width: 0 0 1px;
}


.navbar-static-top-af-login {
    top: 0;
    border-width: 0 0 1px;
}
*/
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.menu-fav-his-new {
	margin-top: 20px;
}

.before-login-logo-home .img-responsive,.before-login-banner .img-responsive
{
	margin: 0 auto;
	margin-bottom: 30px;
	/* margin-bottom: 41px; */
	margin-top: 34px;
}

/* .change-lang {
	margin-top: 12px;
} */

.dropdown-menu {
	z-index: 2000;
}

.play-looped-animation {
	width: 70%;
	margin: 0 auto;
}

.bg-list {
	padding: 2%;
	margin: -1% -2% -1% -1%;
}

.bg-hr {
	padding: 2%;
}

.pre-scrollable {
	max-height: 537px !important;
	overflow-y: auto !important;
}

.modal-dialog {
	margin: 124px auto;
}

.well { /*display: flex;*/
	display: block;
	align-items: center;
	margin-bottom: 5px;
	padding: 5px;
}

.current-related-animation {
	display: inline-block !important;
	width: 100%;
}

.current-related-animation:hover {
	/*border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(200, 200, 200, 0.1);*/
	background-color: #c0c1c1;
	transition: 0.5s;
	color: #fff;
	font-weight: bold;
}

.custom-h4-space {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

i:hover {
	cursor: pointer;
}

.cursor-pointer {
	cursor: pointer;
}

.section-spacing {
	margin-bottom: 50px !important;
}

.btn-interactive-spacing {
	margin-right: 5px;
	margin-bottom: 5px;
}

.animation-action-row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.top-spacing-8 { /*margin-top: 15px;*/
	margin-top: -20px;
}

.custom-fa-2x {
	font-size: 2.5em;
}
/*
.heading-label {
    font-size: calc(1.4vw + 1.4vh + 1.2vmin);
    font-size: 51px !important;
    font-weight: bold;
    left: 27%;
    position: initial;
    color: #162061;
}*/

/* Animation Search Box CSS */
#ex1_dropdown { /*top: 38px;*/
	top: 52px;
	overflow-y: auto;
	max-height: 350px;
}

#ex2_dropdown { /*top: 38px;*/
	top: 34px;
	overflow-y: auto;
	max-height: 350px;
}

.highlight {
	color: rgb(40, 70, 136);
}

.angucomplete-dropdown {
	border-color: #ececec;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	width: 100% !important;
	padding: 6px;
	cursor: pointer;
	z-index: 9999;
	position: absolute;
	margin-top: 0px !important;
	background-color: #ffffff;
}

.angucomplete-image { /*height: 70px !important;
    width: 70px !important;*/
	border-radius: 0% !important;
}
/*
.angucomplete-selected-row {
    background-color: #fff !important;
    color: #333 !important;
    height: 75px;
}
*/
.angucomplete-row {
	display: flex;
}

/*.angucomplete-title {
	padding-top: 28px;
}*/

.search-form .form-group {
	width: 270px;
	z-index: 1;
	/*border-bottom: 1px solid #BBB;*/
	cursor: text;
	/*top:20px;*/
}

@media only screen and (max-device-width: 480px) {
	.search-form .form-group input.form-control {
		padding-right: 20px;
		border: 0 none;
		background: transparent;
		box-shadow: none;
		display: block;
	}
	.search-form .form-group:hover,.search-form .form-group.hover {
		/*width: 120px;*/
		border-radius: 4px 25px 25px 4px;
	}

}
/*gunjan*/
.close {
	color: #fff;
	opacity: 1;
}
/* For color picker */
.color-picker-input {
	width: 100% !important;
}

/* Embedded Code Animation Tool CSS */
.div_content {
	padding: 7px;
}

.note-resizebar {
	display: none;
}
/*
.fixed-panel {
    height: 850px;
    overflow-y: auto;
    margin-top: 40px;
}
*/
a:link { /*color: #000000;*/
	text-decoration: none;
}

/* a:visited {
    text-decoration: none;
    color: #000000;
} */
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.style1 {
	font-size: 14px;
}

.related_interactive_videos.well.current-related-animation {
	/*padding: 5px !important;*/
	/*padding: 0px !important;*/
	
}

/* .panel-body.relative-container.scroll {
    overflow-y: auto;
    max-height: 500px;
    box-shadow: 20px 20px 26px #888888;;
} */

/*pdf formation css start */
.pdf-container {
	position: inherit;
	height: 0;
	overflow: hidden;
}

.pdf-container object,.pdf-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.modal-body.view-pdf {
	position: relative;
	padding: 0 !important;
}

.modal-footer.view-pdf {
	padding: 4px 13px 5px 5px;
	border-top: 0px solid #e5e5e5;
}
/*pdf formation css end */

/*animation_link css start*/
#maindiv_animation_link {
	width: 100% !important;
	height: 100% !important;
	position: fixed;
	top: 0;
	left: 0;
	background-attachment: fixed;
	opacity: 0.8;
	filter: alpha(opacity =             80);
	z-index: -1;
}
/*animation_link css end*/
.showLoader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3000;
	background-color: #000;
	opacity: .7;
}

.ajax-loader-old {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px; /* -1 * image width / 2 */
	margin-top: -32px; /* -1 * image height / 2 */
	display: block;
}

.ajax-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/loader.gif') center no-repeat #fff;
	background-color: #fff;
    opacity: 0.5;
}

.grid {
	width: 99%;
	height: 475px;
	/*margin-left: 7px;*/
}

.watermark {
	position: absolute;
	top: 80px;
	opacity: 0.25;
	font-size: 3em;
	width: 100%;
	text-align: center;
	z-index: 1000;
}
/*animation_link css end*/

/*New design css starts */
.selectedAnimationsList.well.animation-list {
	display: block;
	align-items: center;
	margin-bottom: 5px;
	padding: 0px 10px 10px 0px;
}

/* New Design Layout */
.container-full {
	margin-left: 0;
	margin-right: 0;
}

.grid { /*    background: #EEE; */;
	
}

/* item is invisible, but used for layout */
.grid-sizer {
	width: 25%;
}

.grid-item-content {
	width: 100%;
	height: 95%;
	background: #FFFFFF;
	/* border: 2px solid #333; */
	border-color: hsla(0, 0%, 0%, 0.5);
	border-radius: 0px;
	-webkit-transition: width 0.4s, height 0.4s;
	transition: width 0.4s, height 0.4s;
	/* box-shadow: 2px 3px 2px #888888; */
}

.grid-item:hover .grid-item-content {
	border-color: white;
	background: #FFFFFF;
	cursor: pointer;
}

/* both item and item content change size */
.grid-item.is-expanded {
	width: 100%;
	height: auto;
	z-index: 2;
	margin-bottom: 20px;
}

.grid-item.is-expanded .grid-item-content {
	background: #FFFFFF;
}
/*
.navbar-brand {
    height: 0px !important;
}
*/
.bg-color {
	background-color: #DCDCDC;
	height: auto;
}

.bg-color-white {
	background-color: #fff;
	height: auto;
}

.row-padding {
	margin-right: 3px !important;
	margin-left: 3px !important;
	/* margin-top: 30px !important; */
}

.size {
	height: 185px;
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #800000;
}

.caption {
	margin-top: -21px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #dee9fc;
	width: 122px;
}

.caption1 {
	position: absolute;
	top: 64%;
	left: 20px;
	width: 100%;
}

.desc_content {
	font-size: 10px;
}

@media ( min-width : 1200px) {
	.width12 {
		width: 12%;
	}
}

.listings-grid__body {
	padding: 15px 0px 1px !important;
	background-color: #fff;
	margin-top: 0;
	opacity: 0.7;
}

.listings-grid__body_grid {
	padding: 1px 0px 1px !important;
	background-color: #000;
	margin-top: -16%;
	opacity: 0.7;
}

.listings-grid {
	margin-right: 0%;
	margin-left: 0%;
}

* /
.listings-grid {
	margin-right: -6px;
	margin-left: -6px;
	display: -webkit-box;
}

.newgrid {
	padding-top: 25px;
	margin-right: 0px;
	/*margin-left: 48px;*/
	display: inline;
}

.desc {
	color: #000;
}

.custom-envelope-color {
	color: #ffffff;
}

/* .glyphicon-edit,.glyphicon-cog,.glyphicon-duplicate,.glyphicon-user,.fa-users,.fa-edit,.fa-clipboard
	{
	color: gray;
} */

.newli {
	padding: 5px;
}

body {
	background-color: #fff;
}

.navbar-inverse {
	border: none;
}

.navbar-brand {
	padding: 0px;
}

.navbar-brand>img {
	height: 85%;
	padding: 15px;
	width: auto;
}
/* EXAMPLE 5 - Logo with Text*/
.example5 .navbar-brand {
	display: flex;
	align-items: center;
}

.example5 {
	margin-left: 0%;
	margin-right: 0%;
}

.example5 .navbar-brand>img {
	padding: 0px 0px;
}
/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */
.navbar-alignit .navbar-header {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	height: 50px;
}

.navbar-alignit .navbar-brand {
	top: 50%;
	display: block;
	position: relative;
	height: auto;
	transform: translate(0, -50%);
	margin-right: 15px;
	margin-left: 15px;
}

.navbar-nav>li>.dropdown-menu {
	z-index: 9999;
}

.newnav {
	margin-top: -20px;
	font-weight: 600;
	background-color: #FFFFFF;
}

.navbar-default .navbar-nav>li>a {
	color: #D7D7D7;
	padding: 14px 14px;
}

.navbar-default .navbar-nav>li>a hover {
	color: #fff;
}

.newfooter {
	bottom: 0;
	width: 100%;
	height: auto;
	line-height: 15px;
	background-color: #f2f2f2;
	padding-top: 2%;
	padding-bottom: 4%;
	border-top: 1px solid #dedede;
}

/* .newh1 {
    font-size: calc(2.1vw +   2.1vh +   2.1vmin);
} */
.newh3 {
	color: #284688;
	font-weight: bold;
}
/*
.footer a {
    color: darkgray;
}
*/
.endfooter {
	background-color: #959595;
	line-height: 25px;
	padding-top: 10px;
	height: auto;
}

.brandbtn,.brandbtn:hover {
	cursor: pointer;
	color: #000 !important;
	background-color: #f2f2f2 !important;
	border-color: #f2f2f2 !important;
	box-shadow: 1px 2px 1px #888888 !important;
}

.brandbtn:hover { /*color: #000 !important;
    background-color: #D7D7D7 !important;
    border-color: #D7D7D8 !important;
    box-shadow: 7px 4px 10px #888888 !important;*/;
	
}

.newres {
	width: 33.33333%;
}

.brandbtn1:hover {
	color: #000 !important;
	background-color: #D7D7D7 !important;
	border-color: #D7D7D8 !important;
}

.newPanel {
	border: none;
	background-color: #E4E4E4 !important;
}

.padding-70 {
	padding: 70px;
}

.related-panal,.well { /* background-color: #DCDCDC; */
	border: none;
	-webkit-box-shadow: none;
}

.panel-primary { /* border-color: #CACACA; */
	
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #fff;
	border-color: #fff;
}



.animation-title1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #9F9F9F;
	text-align: left;
	font-weight: 600;
}

.related-title {
	font-weight: bold;
}

/* .square-corners {
    background-color: #CACACA;
} */
.imagewrap { /* display: inline-block; */
	position: relative;
	padding-bottom: 2%;
}

.option-btns {
	font-size: calc(0.3vw +       0.3vh +       0.6vmin);
	z-index: 10;
	position: absolute;
	top: 1%;
	/*left: 7%;*/
	left: 4%;
}

.opt-btn {
	color: #655757;
	font-size: 12px;
	font-weight: bold;
}

.btn-background {
	background: transparent;
}

.btn-responsive {
	padding: 2px 4px;
}

@media ( max-width : 768px) {
    .sendanim{
        opacity: 1 !important;
        transform: translateX(0) !important;
    }
    .sendanimCopy{
        opacity: 1 !important;
        transform: translateX(0) !important;
    }
	.btn-interactive-spacing {
		padding: 2px 4px;
		display: list-item;
		/*border-radius: 15px;*/
		background-color: #9F9F9F;
		color: #000000;
		/*border: 2px solid #ffffff;*/
		font-size: 70%;
		line-height: 1;
	}
	.btn-interactive-spacing-xs {
		display: inline-block;
		/* border-radius: 15px; */
		background-color: #9F9F9F;
		color: #000000;
		/* border: 2px solid #ffffff; */
		border: 1px solid #9F9F9F;
		font-size: 76%;
		font-weight: 500;
		margin: 2px;
	}

}

@media ( min-width : 769px) {
	.btn-interactive-spacing {
		display: list-item;
		/*border-radius: 15px;*/
		background-color: #9F9F9F;
		color: #000000;
		/*border: 2px solid #ffffff;*/
		border: 2px solid #9F9F9F;
		font-size: 90%;
		font-weight: 700;
	}
	.btn-interactive-spacing-xs {
		display: inline-block;
		/* border-radius: 15px; */
		background-color: #9F9F9F;
		color: #000000;
		/* border: 2px solid #ffffff; */
		border: 1px solid #9F9F9F;
		font-size: 76%;
		font-weight: 500;
		margin: 2px;
	}

}

.flowplayer {
	height: 80%;
	/*max-height: 860px !important;*/
	max-height: 760px !important;
}

.displyBlock {
	display: block;
}

.favgrid {
	padding: 1px 0px 1px !important;
	/*background-color: #ffffff; */
	margin-top: 0px;
}

.fav-title {
	background: none;
}

.border-left {
	border: none;
}

.listings-grid__body>small {
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 5px;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.favh5 {
	font-size: 13px;
	margin: 0 0 0px !important;
}

.panel-default { /*box-shadow: 6px 6px 25px #888888;*/;
	
}

.panel-primary { /*box-shadow: 21px 15px 32px #888888;*/;
	
}

.guideflex {
	display: inline-flex;
}

.animationClass .panel-body {
	padding: 15px 0px 0px 0px !important;
}

.animationClass { /* margin-right: -15px;
    margin-left: 0px; */
	margin-bottom: -70px;
}

/* .favs {
    width: 103%;
} */
.upperClass {
	text-transform: uppercase;
}

.text-alignment {
	text-align: justify;
	padding: 0 3% 0 3%;
}

/* .custom-grid-bottom {
    margin-bottom: 25px !important;
} */
.breadcrumb-font {
	font-size: 14px;
}
/*New design css end */
#logo-spinner,#banner-spinner {
	vertical-align: middle;
}

.note-toolbar {
	z-index: auto !important;
}

.custom-vertical-align-middle {
	vertical-align: middle !important;
}

.radio-btn-medium {
	width: 17px !important;
	height: 17px !important;
}

/* .panel-body.relative-container.scroll {
    overflow-y: auto;
    max-height: 420px;
} */
.tab-cotent-separator {
	margin-bottom: 25px;
}
/*Email an Animation css */
.intl-tel-input {
	display: block;
}

.intl-tel-input .selected-flag,.intl-tel-input .country-list {
	z-index: 4 !important;
}

.btn-social-icon-custom {
	font-size: 25px;
}

.btn-social-icon-custom:hover {
	color: green;
}

.toast-top-center {
	top: 3px !important;
}

.subsystem {
	display: none
}

.modal-dialog.modal-lg {
	margin: 0;
}

.banner-scroll {
	display: inline-flex;
	overflow: auto;
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.banner-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.banner-scroll::-webkit-scrollbar
{
    /*width: 6px;*/
    height: 8px;
    border-radius: 10px;
    background-color: #F5F5F5;
}

.banner-scroll::-webkit-scrollbar-thumb
{
    background-color: #7a7a7b;
}


.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: transparent !important;
	color: #fff;
}

.btn-default:hover {
	color: #333;
	background-color: #5a5a5a;
	border-color: #adadad;
	color: #fff;
}

@media ( min-width : 1200px) {
	.container { /*width: 104%;*/
		
	}
}

/*Search box new */
#wrapSearch { /*margin: 50px 100px;*/
	display: inline-block;
	position: relative;
	height: 60px;
	float: right;
	padding: 0;
	position: relative;
}

.form-control-custom {
	height: 40px;
	font-size: 16px;
	display: inline-block;
	font-family: "Lato";
	font-weight: 100;
	border: none;
	outline: none;
	color: #555;
	padding: 3px;
	padding-right: 30px;
	width: 185px;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	z-index: 3;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
}

.form-control-custom:focus:hover {
	border-bottom: 1px solid #BBB;
}

.form-control-custom:focus {
	width: 255px;
	z-index: 1;
	border-bottom: 1px solid #BBB;
	cursor: text;
}

#search_submit {
	height: 40px;
	width: 45px;
	display: inline-block;
	color: red;
	float: right;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
	opacity: 0.4;
	cursor: pointer;
	transition: opacity .4s ease;
}

#search_submit:hover {
	opacity: 0.8;
}

.padding-five-top {
	padding-top: 5px;
}

.padding-five {
	padding: 5px;
}

.padding-three-bottom {
	padding-bottom: 3%;
}

.padding-thirty-bottom {
	padding-bottom: 0px;
	padding-top: 10px;
	/* background-color: #DCDCDC; */
}

.padding-ten-bottom {
	padding-bottom: 10px;
}
/*
.tag-name {
    width: 75%;
    font-size: 12px !important;
}
*/
.font-fortyeight {
	font-size: 48px;
}
/*languages changes*/
.dd-select {
	height: 33px;
	padding: 6px 0px !important;
	box-shadow: 1px 2px 1px #888888 !important;
	background: #f2f2f2 !important;
}

a.dd-selected {
	position: relative;
	bottom: 86%;
}

/* label.dd-option-text {
    position: relative;
    top: 16px;
    left: 14px;
    font-size: 14px !important;
} */
label.dd-option-text {
	position: relative;
	top: 9px;
	left: 4px;
	font-size: 11px !important;
}

.dd-option-image,.dd-selected-image {
	max-width: 24px !important;
	margin-top: 4px;
}

label.dd-option-text {
	line-height: 0px !important;
}

ul.dd-options.dd-click-off-close li {
	line-height: 0px !important;
}

label.dd-selected-text {
	left: 53px;
	position: absolute;
	/*bottom: 14px;*/
	color: #000 !important;
}

.dd-options {
	bottom: 100% !important;
	max-height: 300px !important;
	background: #D7D7D7 !important;
}

.bage-new {
    position: absolute;
    top: -1px;
    right: 3px;
    transform: rotate(-45deg);
    transform-origin: 100% 100%;
	animation: NAME-YOUR-ANIMATION 1s infinite; /* Safari 4+ */
	-webkit-animation: NAME-YOUR-ANIMATION 1s infinite; /* Safari 4+ */
	-moz-animation: NAME-YOUR-ANIMATION 1s infinite; /* Fx 5+ */
	-o-animation: NAME-YOUR-ANIMATION 1s infinite; /* Opera 12+ */
	animation: NAME-YOUR-ANIMATION 1s infinite; /* IE 10+, Fx 29+ */
	font-size: 11px;
}

@
-webkit-keyframes NAME-YOUR-ANIMATION { 0%, 49% {
	background-color: #0683D4;
}

50%,
100%
{
background-color




:


 


#e50000




;
}
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover
	{
	color: #fff;
	background-color: transparent;
}

.pb-3 {
	padding-bottom: 45px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0 !important;
	border-radius: 4px;
}

.home-heading {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 99%;
}

.custom-fa-color {
	color: #fff;
}

.panel-title {
	font-weight: 600;
}
/*.modal-header {
    color: rgb(239, 239, 239);
    background-color: rgb(40, 70, 136) !important;
    font-size: 16px;
}*/
textarea {
	resize: none;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover
	{
	color: #fff;
	background-color: transparent;
}

.pb-3 {
	padding-bottom: 45px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0 !important;
	border-radius: 4px;
}

.home-heading {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.custom-fa-color {
	color: #fff;
}

.panel-title {
	font-weight: 600;
}

textarea {
	resize: none;
}

.help-block {
	color: #a94442 !important;
}

/* .custom-scroll{
    max-height: 710px;
    min-height: 300px;
    overflow-y: auto;
} */
.fp-icon {
	display: none !important;
}

.intl-tel-input {
	display: block !important;
}

.marquee li {
	float: left;
	margin-right: 31px;
}

.custom-line-height {
	line-height: 17px !important;
}

.related-animation-list-full {
	overflow-y: auto;
	max-height: 660px;
}

.card-footer-spacing-small {
	padding: 5px 20px !important;
}

.custom-font-size-12 {
	font-size: 12px !important;
}

#promotionalLink {
	word-wrap: break-word;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-70 {
	margin-top: 70px !important;
}

#change_language_iso {
	font-size: 14px;
}

.flowplayer>a {
	display: none !important;
}
/*
.custom-badge {
    position: relative;
    top: -2px !important;
}
*/
.logo-delete {
	position: fixed;
	/*left: 15%;*/
	/*bottom: 69px;*/
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.sidebarCollapse {
	width: 40px;
	height: 40px;
	background: #fff;
	/* position: relative; */
	bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0;
	position: absolute;
	left: 0;
}

.sidebarCollapse span {
	width: 80%;
	height: 2px;
	margin: 0 auto;
	display: block;
	background: #555;
	transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
	transition-delay: 0.2s;
}

.sidebarCollapse span:first-of-type {
	transform: rotate(45deg) translate(2px, 2px);
}

.sidebarCollapse span:nth-of-type(2) {
	opacity: 0;
}

.sidebarCollapse span:last-of-type {
	transform: rotate(-45deg) translate(1px, -1px);
}

.sidebarCollapse.active span {
	transform: none;
	opacity: 1;
	margin: 5px auto;
}

.color-gray {
	color: #adadad;
}

#image-view-icon:hover {
	color: #adadad;
}

.color-red {
	color: #FF0000;
}

#image-content-1 {
	display: block;
}

.image-content img {
	color: #337ab7 !important;
	font-weight: bold;
}

.image-content-position {
	position: absolute;
}

.vehicle-img-links {
	font: Tahoma, Geneva, sans-serif;
	font-size: 18px;
/* 	color: #000; */
	text-shadow: /* Outline */ -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0
		#fff, 1px 1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff, 0 1px 0 #fff, 0
		-1px 0 #fff ; /* Terminate with a semi-colon */
}

.vehicle-img-links:hover {
	color: #000;
}

#pin-image1 {
	display: block;
}



.custom-news {
	top: 50px;
	position: relative;
	background: rgba(0, 0, 0, 0.7);
	z-index: 10 !important;
	width: 100% !important;
	position: fixed !important;
	padding-bottom: 5px;
}

.load-ng-view {
	margin-top: 70px;
	/* margin-top: 30px; */
	/* margin-top: 10px; */
}

.personalSettingsForm-firstName {
	float: none !important;
}

.table-bordered>thead>tr>th {
	text-align: center !important;
}

.checkbox {
	padding-left: 33px;
}

.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 8px;
	/*  line-height: 17px;
  min-height: 27px;*/
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}

.checkbox input[type="checkbox"] {
	opacity: 0;
	z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
	opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
	background-color: #428bca;
	border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
	color: #fff;
}

.vv_item {
	padding: 10px;
	cursor: pointer;
	padding-left: 34px;
}

.vv_item {
	border: 1px solid #E6E9ED;
}

.selected {
	background-color: #4d7ba8;
	color: white;
}

.system_name-c {
	color: #72879c;
}

.thumbnail.animation_container.main-system {
	max-height: 682px;
	overflow: auto;
}

#style-3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
	background-color: #807e7e;
	background-image: -webkit-linear-gradient(90deg, #b5b5b5 40%, #b5b5b5 25%, transparent 10%
		, #b5b5b5 25%, transparent)
}

/* Tree component style */
.tree-node-content {
	margin: 10px;
}

.tree-node {
	border: 1px solid #dae2ea;
	background: #f8faff;
	color: #7c9eb2;
}

.angular-ui-tree-handle {
	background: #f8faff;
	border: 1px solid #dae2ea;
	color: #7c9eb2;
	padding: 10px 10px;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.looped-animation-icon-spacing {
	vertical-align: middle !important;
	padding: 10px !important;
}

.container-custom-checkbox {
	display: block;
	position: relative;
	padding-left: 45px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container-custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	/*     background-color: #808080; */
	border: 3px solid #778899;
}

/* On mouse-over, add a grey background color */
.container-custom-checkbox:hover input    ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-custom-checkbox input:checked    ~ .checkmark {
	background-color: #778899;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.container-custom-checkbox input:checked    ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.container-custom-checkbox .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.looped-animation-play-all {
	/* margin-top: 35px; */
	padding-bottom: 0px !important;
}

.video-align-upload {
	text-align: center;
}

.upload-video-size {
	height: 100% !important;
}

.btn-gray {
	color: #fff;
	background-color: #778899;
	border-color: #778899;
}

.color-black {
	color: #000000;
}

.color-dark-gray {
	color: #778899;
}

.label-bold {
	font-weight: bold;
}

.mr-5 {
	margin-right: 5px !important;
}

.color-text-light-blue {
	color: #7c9eb2 !important
}

.disable-looped-animation {
	opacity: 0.5;
	pointer-events: none;
}

.progress-bar-custom {
	background-color: #20a8d8;
	color: #fff;
	height: 2rem;
}

.progress-custom {
	background-color: #f5f6f8;
	display: flex;
	font-size: 1.5rem;
	line-height: 2rem;
	overflow: hidden;
	text-align: center;
}
.fixed-crop-image {
    min-width: 70 !important;
    width: 282px;
}
.pb-5{
	padding-bottom: 5px;	

}
.logo-image{
    width: 100%;
    max-width: 250px;
}
/* .fa-2x {
    font-size: 1.5em !important;
} */
.banner-url{
    padding-left: 500px !important;
}
.edit-delete-spacing{
    letter-spacing: 4px;
}

img-crop.fixed-height canvas {
     /*display: none; */
 /*    position: absolute; 
     top: 0% !important; 
     left: 0% !important; */
}

#image-drop-area-wrapper img-crop canvas{
   /*    margin-top: 0px !important;
    margin-left: 0px !important; 
        position: relative;*/
    /*left: 10% !important;   */    
}
    
.mt-10{
    margin-top: 10px !important;
}

.card-type{
    color: #fff !important;
    background-color: #008000 !important; 
}

/* Payment gateway spinner */
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}
.jumbotron-paypal {
    width: 100%;
    /*box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 2px;
    background-color: #fff;
    margin-top: 60px;
}
.promo-code-background{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.promo-code-group-addon{
    cursor: pointer;
}

.btnautowd{
    width: auto !important;
}

.fnt-20{
    font-size: 20px !important;
}

.fnt-18{
    font-size: 18px !important;
}

.fnt-16{
    font-size: 16px !important;
}

.fnt-14{
    font-size: 14px !important;
}

.fnt-1_5rem{
    font-size: 1.5rem !important;
}

.flxwrp{
    flex-wrap: wrap !important;
}

.algcenter{
    align-content: center !important;
}

.dspflx{
    display: flex !important;
}

.mb-25{
    margin-bottom: 25px !important;
}
.capricorn-member-container {
    padding: 25px;
}
.capricorn-member-container h3 {
    line-height: 30px;
    color: #5a5959;
    font-size: 18px;
    text-align: justify;
}
.underline-text {
    text-decoration: underline !important;
}
.capriconr-member-society-dialog{
    text-align:center; 
    margin-top:50px;
}
.reactivate-existing-acc-section{
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    text-decoration: underline;
}
#generate-link-wrapper text{
    text-transform: capitalize;
}
.panel-title {
    /* font-size: 15px !important; */
    font-size: 12px !important;
}
.fa-1x {
	font-size: 1.3em;
}
.sidebar-heading {
    color: #fff !important;
    background-color: #f8f9fa !important;
    border-color: #fff !important;
}
.related-email-link,.related-email-link-panel {
	background-color: #f5f5f5 !important;
}

.related-email-link:hover {
    background-color: #c0c1c1;
    transition: 0.5s;
    color: darkgrey;
    font-weight: bold;
}
/* .related-panal {
    box-shadow: 5px 15px 25px #888888;
} */
.userguide_sidebar{
	min-width: 273px !important;
    max-width: 250px;
    background: #ffffff;
    color: #000;
    transition: all 0.3s;
    position: relative;
    top: -2px;
     margin-left:0px !important;
}
.userguide_sidebar.active{
	min-width: 198px !important;
    max-width: 190px;
    text-align: center;
    position: relative;
    top: 0px !important;
}
.userguide_title_font_li .userguide_font_color{
	color: #000066;
	font-weight: bold;
}

.ml-25{
    margin-left: 25px;
}

.ml-10{
    margin-left: 10px;
}
.pl-30{
    padding-left: 30px;
}
.media{
    margin-right: 10px;
}

#loop-settings-all-animations, #loop-settings-loop-animations{
    font-size: 15px !important;
    color: #7c9eb2;
}

.bsplayer, .bradmax-wrapper > div:first-child{
    background: none !important;
}
.color-green{
    color: #fff !important;
    background-color: #32c132 !important;
}

#bradmax-player-play-loop, #bradmax-player-play-loop-tpa, #player{
	margin-bottom: 5px;	
}

#soundmsg {
    color: #59595b;
    position: absolute;
    font-size: 14px;
    padding: 7px 10px;
    opacity: 0.7;
    margin-left: 5px;
    margin-top: 5px;
    background: rgba(255,255,255,0.8);
    border: 1px solid #ddd;
    border-radius: 3px;
    z-index: 10;
}

.animation-link-video-title {
	font-size: 3vw;
}

.disabled-link {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}

/* For larger devices change font size*/
@media only screen and (min-width: 992px) { 
	.animation-link-video-title {
		font-size: 2vw;
	}
}

.bsplayer{
	padding-bottom: 56.25%;
    height: 0px;
    min-height: unset !important;
}

/* For default fullscreen we need to override the padding-bottom property */
#bradmax-loop-fullscreen-default .bsplayer{
    padding-bottom: 0%;
}

.htmlSubtitlesPlaceholder p{
    font-size: 1.5vw;
}
.bradmax-wrapper .htmlSubtitlesPlaceholder p{
   font-size: 22px !important;
   line-height: 25px !important;
}

@media only screen and (max-width: 768px) {
    
    .bradmax-wrapper .htmlSubtitlesPlaceholder p{
       font-size: 18px !important;
       line-height: 25px !important;
    }
}
/*iPhone X*/
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
    .bradmax-wrapper .htmlSubtitlesPlaceholder p{
       font-size: 15px !important;
       line-height: 25px !important;
    }

}
 

@media (max-width: 768px) and (orientation: portrait){
    .bradmax-wrapper .htmlSubtitlesPlaceholder p{
       font-size: 14px !important;
       line-height: 25px !important;
    }
 
}

.pt-10{
    padding-top: 10px;
}
.pt-17{
    padding-top: 17px;
}

.BrandButton{
	opacity: 0.5 !important;
}
.BrandButton img{
	width: 4vw !important;
    height: auto !important;
}

/*Added for Motovisuals search field changes - start */
.angucomplete-title {
    position: absolute !important;
    padding-left: 93px !important;
    padding-top: 18px !important;
}
.angucomplete-description{
    padding-top: 50px !important;
    font-size: 18px !important;
    padding-left: 4px !important;
}
/*Added for Motovisuals search field changes - end */

@media (min-width: 1024px) and (max-width: 1199px){
    .container{
        width: 750px !important;
    } 
}

@media (min-width: 1200px) and (max-width: 1350px){
    .container{
        width: 970px !important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.sendanim{
		opacity: 1 !important;
		transform: translateX(0) !important;
	}
	.sendanimCopy{
		opacity: 1 !important;
		transform: translateX(0) !important;
	}
}