@charset "utf-8";
/* CSS Document */

.bgimg-1 { background-image: url("/images/TT-Dog-Training-bg-tab.jpg"); background-color:transparent; opacity: 1.0; background-position:center; background-repeat:no-repeat; background-size:contain; max-width:100%; border-bottom:.1px thin #fff; height:80vh;  } 
@media only screen and (min-width: 801px) and (max-width: 1920px) {.bgimg-1 { background-image: url("/images/TT-Dog-Training-bg-desk.jpg"); background-attachment:fixed; background-position:center; background-size:contain; background-repeat:no-repeat; max-height:80vh; max-width:100%; border-bottom:.1px thin #ff0; } }
@media only screen and (min-width: 1921px) {.bgimg-1 { background-image: url("/images/TT-Dog-Training-bg.jpg"); background-attachment:fixed; background-size:cover; background-repeat:no-repeat; max-height:80vh; border-bottom:.1px thin #ff0; } }